#content-links{
float:left;
width:100%;
}

#content-links ul{
float:left;
margin:0;
padding:20px;
}

#content-links ul li{
float:left;
width:270px;
}

.resources{
border-top:1px solid #433F3C;
float:left;
}

.res-item{
line-height:1.1em;
margin:15px 0;
}

.anchor{}

.anchor a{
font-weight:bold;
text-decoration:underline !important;
text-transform:capitalize;
}

.anchor a:hover{}

.url{
color:#EC1C12;
font-size:11px;
}

.desc{
font-size:13px;
}