/* custom */
.PageTitle h2#PageTitle{
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:30px;
line-height:30px;
margin:0;
}

#PostArticle h1{
background-color:#33CCFF;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
line-height:30px;
margin:0 0 10px;
padding:3px 10px;
}

#PostArticle p{
margin-bottom:14px;
text-align:left;
}

/* More post */

#MorePost{
background-color:#F6F6F6;
float:left;
line-height:20px;
margin-top:20px;
width:570px;
}

#MorePost ul{
float:left;
margin:10px;
padding:0;
width:550px;
}

#MorePost ul li{
float:left;
list-style-type:none;
width:265px;
}

#MorePost h2{
background-color:#008000;
color:#FFFFFF;
font-size:17px;
font-weight:bold;
margin:0;
padding:6px 9px;
}

/* Resources */
#MoreSource{
float:left;
margin-top:20px;
text-align:left;
width:570px;
}

.SourceItem{
border-bottom:1px solid #DAE6EC;
margin-bottom:15px;
padding-bottom:15px;
}

.AnchorText{
background:transparent url(http://afiahost.com/images/check_green.png) no-repeat scroll left center;
font-weight:bold;
padding:0 0 0 25px;
}

.AnchorText a{
color:#B6BA18;
font-size:14px;
text-decoration:underline;
}

.AnchorText a:hover{
color: #000000;
text-decoration: none;
}

.SourceDesc{
line-height:20px;
margin-left:25px;
}

/* Drop down */
#BottomSubNav{
line-height:24px;
margin:auto;
padding:0 40px 0;
text-align:center;
}
