
#content h1 {
margin-bottom:20px;
}

#posts{
margin:7px;
padding:0;
}
#posts ul {
background:none repeat scroll 0 0 #003445;
border:1px solid #2FCBFF;
}
#posts ul li {
margin:2px;
width:99%;
}
#posts ul li:hover {
background:#2FCBFF;
}
#posts ul li a,#post ul li a:visited {
color:#ffffff;
text-decoration:none;
}
#posts ul li a:hover {
text-decoration:none;
color:#003445;
}

#sliderWrap {
background:none repeat scroll 0 0 #99E5FF;
margin-left:972px;
margin-top:-674px;
*margin-top:-685px;
_margin-top:-685px;
position:absolute;
width:335px;
z-index:1000;

}
#slider {
border:2px solid;
position: fixed;
background-image:url(slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 300px;
height: 159px;
bottom:0;
}
#openCloseWrap {
float:right;
font-size:11px;
font-weight:bold;
margin:8px 9px 0 0;
}
#openCloseWrap a,#openCloseWrap a:hover,#openCloseWrap a:visited{
color:#ffffff;
text-decoration:none;
text-align:center;
}
#openCloseWrap img {
border:0;
}
#morepost{
float:left;
margin-top:10px;
}

.postitem{
float:left;
margin-bottom:20px;
margin-right:20px;
width:440px;
}

.anchor{
background:url("http://owlshost.com/hosting-services/images/bull.jpg") no-repeat scroll 0 0 transparent;
padding:3px 20px;
}

.anchor a{
font-weight: bold;
text-transform: capitalize;
}

.anchor a:hover{}

.details{
margin-left:20px;
}


