/* Get Domain styles*/
.links-wrapper {
float:left;
height:auto;
margin-bottom:10px;
width:100%;
}

.links-wrapper .links-top{
background:transparent url(images/dot.jpg) no-repeat scroll 0 0;
float:left;
font-weight:bold;
height:19px;
margin-left:30px;
margin-top:15px;
padding-left:18px;
width:92%;
}

.links-wrapper .links-top h2{
color:#5A311D;
font-size:12px;
font-weight:bold;
}

.links-wrapper .links-center{
float:left;
margin-bottom:10px;
width:695px;
}


.links-wrapper .link {
border:1px solid #C18668;
float:left;
margin:6px 15px 6px 7px;
width:320px;
}

.link .anchor{
background:#EAE6DA;
float:left;
height:20px;
text-align:left;
width:100%;
}

.link .anchor .key{
float:left;
margin-top:2px;
text-align:left;
width:99%;
}

.link .anchor .key a{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
margin-left:10px;
text-decoration:none;
text-transform:capitalize;
}

.link .anchor a:hover{
color:#5A311D;
}

.domain-details {
background: #FFF;
float:left;
width:100%;
}

.domain-details .web-img{
float:left;
margin:10px;
}

.domain-details .web-img img{
padding: 0px;
margin: 0px;
border: 1px dashed #DCA788;
}

.domain-details .desc{
float:left;
width:200px;
}

.domain-details .desc p{
color: #5A311D;
float:left;
font-size:11px;
}


.link .options{
float:right;
font-size:10px;
height:21px;
width:100%;

}

.link .options .options_ {
float:left;
margin-left:10px;
margin-top:1px;
}

.link .options .options_ .feature img {
padding: 0px;
border: 0;
margin-top: -5px; 
margin-left: 0px; 
float: left;
}


.options .feature{
float:left;
font-size:10px;
height:18px;
margin-left:10px;
}

.options .feature span{
color:#5A311D;
float:left;
font-size:10px;
margin-left:2px;
margin-top:2px;
}

.options .feature a{
color: #6AABD5;
cursor: pointer;
font-size: 10px;
}

.options .feature a:hover{
color: #EFB458;
cursor: pointer;
font-size: 10px;
}

.pagerank{
float:left;
height:21px;
margin-top:-5px;
margin-right:5px;
padding-left:30px;
width:145px;
}

.pagerank img{
padding: 0px;
margin: 0px;
}

