#leftpagecontent h1{
font-size: 16px !important;
}

#rightpage ul li a{
text-decoration: none;
color: #000000;
}

/* Resources */
#centersource {
float:left;
margin-bottom:5px;
width:100%;
}

#more-sources {
float:left;
margin-left:22px;
margin-top:20px;
width:98%;
}

#more-sources .source-item{
float:left;
padding-bottom:15px;
margin-right:10px;
width:225px;
}

#more-sources .source-item .anchor{
float:left;
width:100%;
background:url("/images/tick1.gif") no-repeat scroll left center transparent;
padding-left:20px;
}

#more-sources .source-item .anchor a{
background-color:#CFE6EC;
color:#0000FF;
font-size:12px;
font-weight:bold;
padding:2px;
text-decoration:none;
text-transform:capitalize;
}

#more-sources .source-item .anchor a:hover{
text-decoration: underline;
}

#more-sources .source-item .details{
float:left;
margin-top:3px;
padding-left:19px;
width:210px;
}

#more-sources .source-item .details .url{
color:#800080;
float:left;
font-size:11px;
width:100%;
}

#more-sources .source-item .details .desc{
color:#000000;
float:left;
font-size:11px;
width:100%;
}