h1.posttitle {
font-size:16px;
text-align:left;
}

/* related posts */
#related-posts{
float:left;
margin-bottom:15px;
margin-top:10px;
}

#related-posts h2{
color:#666666;
font-weight:bold;
margin:0;
}

#related-posts ul{
margin:0;
padding:0;
}

#related-posts ul li{
}

#related-posts ul li a{
text-decoration:none;
}

#related-posts ul li a:hover{
text-decoration: underline;
}


/* Resources */
#content-links{
float:left;
text-align:left;
width:100%;
}

#content-links .list-item{
border-bottom:1px solid #CCCCCC;
float:left;
margin-bottom:7px;
padding-bottom:7px;
text-align:left;
width:100%;
}

.list-item .keyword{
float:left; width:100%;
}

.list-item .keyword a{
color:#4588DF;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.list-item .keyword a:hover{
color:#666666;
text-decoration:underline;
}

.list-item  .descriptions{
float:left;
font-size:12px;
font-weight:normal;
width:100%;
color: #999999;
}

/*  sitewide */ 
#footer #anchor{
font-size:11px;
margin-top:30px;
text-align:center;
}

a.moreguides{
color:#FFFFFF;
text-decoration:none;
}

a.moreguides:hover{
text-decoration:underline;
}

#menulinks{
background-color:#3CB878;
clear:both;
color:#FFFFFF;
font-size:11px;
line-height:15px;
margin:0;
text-align:center;
width:900px;
}

#menulinks ul{
background-color:#3CB878;
float:left;
padding:0 10px 10px;
}

#menulinks ul li{
background:none repeat scroll 0 0 transparent;
float:left;
margin:0;
padding:0;
text-align:left;
width:292px;
}

#menulinks ul li a{
color:#FFFFFF;
text-decoration:none;
}

#menulinks ul li a:hover{
text-decoration: underline;
}
