@charset "utf-8";
/* review */

#center-wrap {
float:left;
line-height:14px;
padding-left:10px;
text-align:left;
padding-top:10px;
padding-bottom:20px;
background-color:#fff;

}


#center-wrap #e-posts{
float:left;
margin-right:10px;
}

#center-wrap p {
color:#666666;
font-family:Tahoma;
font-size:11px;

}

#e-posts h1 {
color:#990000;
font-family:Tahoma;
font-size:11px;
}
#e-posts h2{
color:#990000;
font-family:Tahoma;
font-size:11px;
}

#center-wrap #e-nav-wrap{
float:left;
width:605px;

}

#e-nav-wrap h2 {
color:#990000;
font-family:Tahoma;
font-size:11px;
}


#e-nav-wrap #e-title {

}

#e-posts li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-bottom:5px;
text-align:left;
width:258px;
}


#e-posts li a {
	font-size: 11px;
	text-align:right;
	color: #666666;
	font-family:tahoma;
}

#e-posts a:hover {
color:#fff;
text-decoration:underline;
}

/* Domains */

#lists-wrap {
float:left;
font-family:arial;
font-size:11px;
margin-top:20px;
width:100%;
}

#lists-wrap .lists-item{
border-bottom:1px solid #DDDDDD;
float:left;
width:100%;
}

#lists-wrap .lists-item .the-anchor{
float:left;
width:100%;
	}

#lists-wrap .lists-item .the-anchor a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
text-transform:capitalize;
	}

#lists-wrap .lists-item .the-anchor a:hover{
color: #F49500;
	}


#lists-wrap .lists-item .details{
float:left;
width:100%;
}

#lists-wrap .lists-item .details .web-url{
color:#0000FF;
float:left;
font-size:10px;
width:100%;
}

#lists-wrap .lists-item .details .web-desc{
float:left;
min-height:40px;
width:100%;
}

.center-wrap-holder{
 float:left;
 background-color:#000;
}
.container{
 background-color:#000;
}

