/* CSS Document */

#resources_header{
font-size:30px;
color:#8eb0df;
margin-left:120px;
}

#resources{
margin-left:120px;
}

#resources ul{
list-style:none;
}

#resources ul li{
margin-bottom:1px;
}

#resources ul li a{
background-image:url(../images/resources_button.png);
background-repeat:no-repeat;
width:567px;
height:46px;
text-decoration:none;
display:block;
vertical-align:bottom;
}

.resource_title{
color:#ffffff;
font-size:14px;
margin-left:30px;
padding-top:5px;
display:block;
}

.resource_description{
color:#8eb0df;
font-size:11px;
margin-left:30px;
margin-top:-2px;
display:block;
}
