@charset "utf-8";
/* review */

#center-wrap {
float:left;
line-height:17px;
text-align:left;
}


#center-wrap #e-posts{
float:left;
margin-right:10px;
}

#center-wrap p {
font-family:Tahoma;
text-align:left;
font-size:11px;
color:#323232;
padding-left:7px;

}

#e-posts h1 {
color:#D25028;
font-family:Arial;
font-size:29px;
font-weight:bold;
margin:0 0 15px;
text-align:left;
background-image:none;
font-weight:normal;
padding-left:7px;
}

#center-wrap #e-nav-wrap{
border-bottom:1px solid;
float:left;
margin-bottom:19px;
padding-bottom:15px;
}

#e-nav-wrap h2 {
color:#D25028;
font-family:Arial;
font-size:18px;
font-weight:bold;
margin:0 0 8px;
text-align:left;
background-image:none;
font-weight:normal;
padding-left:7px;
}


#e-nav-wrap #e-title {
margin:0;
padding:0 0 0 31px;
}

#e-nav-wrap #e-title li {
background-image:none;
border-bottom:1px dotted;
float:left;
list-style:none outside none;
margin-bottom:2px;
margin-left:25px;
text-align:left;
width:197px;
}


#e-nav-wrap #e-title li a {
	font-size: 10px;
	text-align: left;
	color:#323232;
	background-image:none;
	padding:0;
	font-weight:100;
	font-family:tahoma;
	
}

#e-nav-wrap #e-title li a:hover {
color:#FF0000;
text-decoration:underline;
}

/* Domains */

#label{
color:#666666;
float:left;
font-size:16px;
font-weight:bold;
margin-bottom:10px;
margin-top:15px;
width:100%;
}

#lists-wrap {
float:left;
margin-left:-31px;
padding-left:10px;
}


#lists-wrap .lists-item{
background-color:#FFFFFF;
float:left;
height:102px;
margin-bottom:10px;
margin-left:25px;
overflow:hidden;
width:45%;
}

#lists-wrap .lists-item .the-anchor{
float:left;
text-align:center;
width:100%;
	}

#lists-wrap .lists-item .the-anchor a{
background-color:#E94106;
color:#FFFFFF;
font-weight:bold;
padding-left:5px;
padding-right:5px;
text-decoration:none;
	}

#lists-wrap .lists-item .the-anchor a:hover{
color: #000000;
background-color:#F7ED36;
	}

#lists-wrap .lists-item .snapshot{
float:right;
margin:7px;
	}

#lists-wrap .lists-item .snapshot img{
margin:0;
padding:0;
}

#lists-wrap .lists-item .details{
float:left;
margin-left:7px;
}

#lists-wrap .lists-item .details .web-url{
color:#69b1d6;
float:left;
font-size:10px;
margin-top:8px;
width:100%;
}

#lists-wrap .lists-item .details .web-desc{
float:left;
min-height:40px;
width:100%;
}

#lists-wrap .lists-item .details .web-pr{
float: left;
}

#lists-wrap .lists-item .details .web-pr img{
float:right;
margin: 0px;
padding: 0px;
}
.center-wrap-holder{
 float:left;
 background-color:#000;
}
.container{
 background-color:#000;
}
.mod-note{
 width:274px;
}
.width33{
width:30.333%;
}
#sugg{
 float: left;
}

#sugg li{
    -moz-border-radius: 5px 5px 5px 5px;
	  -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #C0C0C0;
    float: left;
    list-style: none outside none;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 5px;
}

#sugg li a{

}

#sugg li a:hover{

}

