/* Get Domain styles*/
.links-wrapper {
float:right;
height:auto;
margin-bottom:10px;
width:655px;
}

.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:539px;
}


.links-wrapper .link {
float:left;
margin-bottom:6px;
margin-left:30px;
margin-top:6px;
width:545px;
}

.link .anchor{
background:transparent url(images/top.jpg) no-repeat;
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:transparent url(images/center.jpg) repeat-y;
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:430px;
}

.domain-details .desc p{
color: #5A311D;
float:left;
font-size:11px;
}


.link .options{
float:left;
font-size:10px;
background: transparent url(images/bottom.jpg) no-repeat;
height:55px;
width:100%;
}

.link .options .options_ {
float:left;
margin-left:100px;
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;
margin-top:15px;
}

.options .feature span{
color:#5A311D;
float:left;
font-size:10px;
margin-left:2px;
margin-top:2px;
padding-right:35px;
}

.options .feature a{
color: #6AABD5;
cursor: pointer;
font-size: 10px;
}

.options .feature a:hover{
color: #EFB458;
cursor: pointer;
font-size: 10px;
}

.pagerank{
float:right;
height:10px;
width:139px;
margin-top:10px;
margin-right:10px;
}

.pagerank img{
padding: 0px;
margin: 0px;
}

