/* Start Sidebar */
    .sidebar {
        padding: 10px 10px 20px 10px;
		background: #e3e8ec url(/libraries/miner/images/bg-hub.jpg) right bottom no-repeat;
		border-left: 1px solid #9e9e9e;
		border-top: 1px solid #9e9e9e;
		margin: 0px 0px 16px 0px;
    }
    .sb_header {
          
    }
    .sb_title {
         
    }
    .sb_title h4 {
	        color:#006699;
			margin: 0 0 10px 0;
			font-family: Arial, Helvetica, sans-serif;
			border-bottom: 1px solid #71a7d3;
			padding: 0 0 3px 0;
			font-size: 12px;
			font-weight: bold;
    }
	.sb_title h4:hover 
		{
			
		}
    .sb_content {
         
    }
    .sb_footer {
          
    }
	.clsSplitter {
	clear: both;
	}
    /* Hide for IE Mac \*/
    * html .sb_content {height: 1%;}
    /* End Hide */
    /* End Sidebar */

.hub-unit {
	padding: 10px 10px 20px 10px;
	background: #e3e8ec url(/libraries/miner/images/bg-hub.jpg) right bottom no-repeat;
	border-left: 1px solid #9e9e9e;
	border-top: 1px solid #9e9e9e;
	margin: 0px 0px 16px 0px;
}

.hub-unit h2 {
	color:#006699;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #71a7d3;
	padding: 0 0 3px 0;
	font-size: 12px;
			font-weight: bold;
	}
	
.hub-unit h3 {
	color:#333333;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	font-size: 12px;
	}

.hub-link-right {
	border-bottom:1px solid #71a7d3;
}

.hub-unit p {
	margin:0 0 5px 0;
	font-size: 100%;
}