@charset "utf-8";
/* review */
#link {
    border-bottom: 1px solid #990000;
    margin-top: 8px;
    padding-bottom: 8px;
}
#link .key{
    border-left: 6px solid #990000;
    text-align: center;
}
#link .key:hover{
    border-left: 6px solid #B6B6B6;
}
#link .key a {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

#statlink {
    background-color: #191919;
    clear: both;
    float: left;
    padding: 10px;
    width: 98%;
}
#statlink .keydesc {
    border-left: 5px solid #660000;
}
#statlink .keydesc .statkey{
    padding-left: 5px;
}
#statlink .keydesc .statkey a{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#statlink .keydesc .statkey a:hover{
	color:#660000;
	text-decoration:underline;
}
#statlink .keydesc .statdesc{
    border-bottom: 1px solid #660000;
    line-height: 20px;
    padding-left: 5px;
}
#pageContent-wrap {
font-size:12px;
line-height:17px;
margin:50px auto auto;
text-align:justify;
width:70%;
}


#pageContent-wrap #posts_{
color:#FFFFFF;
margin:20px;
width:97%;
}

#pageContent-wrap p {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-align:center;
}

#posts_ h1 {
color:#FFFF00;
font-family:"Arial",sans-serif;
font-size:14pt;
font-weight:700;
line-height:1.25em;
text-transform:uppercase;
text-align:center;
}
#pageContent-wrap #posts_ ol li{
	margin-bottom:10px;
}
#list_wrap{
border-left:1px solid #808080;
float:left;
width:341px;
}

#list_wrap #posts_title {
float:left;
padding:0;
text-align:center;
width:100%;
}

#list_wrap #posts_title li {
height:22px;
list-style-type:none;
margin:8px 0;
width:100%;
}


#list_wrap #posts_title li a {
color:#FFFFFF;
font-family:Verdana,Arial;
font-size:10pt;
text-align:right;
text-decoration:none;
text-transform:uppercase;
}

#list_wrap #posts_title li a:hover {
	text-decoration: underline;
}

/* Domains */

#label{
border-bottom:1px solid #DDDDDD;
color:#000000;
float:left;
font-family:Arial;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-top:30px;
width:100%;
}

#domains_list {
float:left;
margin-top:30px;
width:100%;
}

#domains_list .listings{
border-bottom:1px solid #CCCCCC;
float:left;
margin-bottom:8px;
width:100%;
}

#domains_list .listings .keyword{
	float: left;
	width: 100%;
	}

#domains_list .listings .keyword a{
color:#0000FF;
font-weight:bold;
text-decoration:underline;
	}

#domains_list .listings .keyword a:hover{
	color: #000000;
	}

#domains_list .listings .webdetails{
float:left;
width:100%;
}

#domains_list .listings .webdetails .description{
float:left;
min-height:30px;
width:100%;
}

.footer {
}

