.weblinks h3 { 
	border-bottom:1px solid #BDBDBF;
	color:#006391;
	margin:0 auto;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:10px;
	text-align:left !important;
	text-transform:uppercase;
	width:97%;	
}
.moduletable.weblinks { 
	background:#EDEDE9 none repeat scroll 0 0;
	border:1px solid #CECECE;
	display:inline-block;
	margin-bottom:10px;
	padding-bottom:7px;
	width:890px;
	margin-left: -5px;
}

.weblinks table tr
{
	background: #E2EDF2;	
}

.weblinks span.hasTip
{
	color: #006391 !important;
}

.weblinks table tr td
{
	padding: 5px;
	vertical-align:top;	
}

td.bleft
{
	border-left:1px solid #CCCCCC;
}


.weblinks table tr:first-child  > th
{
	background: #006391;
	color: #FFFFFF;
}

