/* Get Domain styles*/
.links-wrapper {
float:left;
height:auto;
margin-bottom:10px;
margin-left:23px;
margin-top:30px;
width:560px;
}

.links-wrapper .links-top{
background:transparent url(images/topbar.jpg) repeat-x;
border:1px solid #355152;
float:left;
height:30px;
width:560px;
}

.links-wrapper .links-top h2{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.links-wrapper .links-center{
float:left;
margin-bottom:10px;
width:560px;
}


.links-wrapper .link {
border:1px solid #205253;
float:left;
margin-bottom:6px;
margin-top:6px;
width:560px;
}

.link .anchor{
background-color:#04171B;
float:left;
height:22px;
text-align:left;
width:560px;
}

.link .anchor .key{
margin-top:3px;
text-align:left;
width:500px;
}

.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:#BBD8FF;
}

.domain-details {
float:left;
min-height:80px;
width:560px;
}

.domain-details .web-img{
float:left;
height:90px;
width:110px;
}

.domain-details .desc{
float:left;
min-height:85px;
width:445px;
}

.domain-details .desc p{
color:#FFFFFF;
float:left;
font-size:11px;
}


.link .options{
float:left;
font-size:10px;
height:20px;
margin-top:1px;
width:560px;
}

.link .options .options_ {
float:left;
margin-top:1px;
}

.options .feature{
float:left;
font-size:10px;
height:18px;
margin-left:10px;
}

.options .feature span{
color:#159195;
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{
background-color:#04171B;
float:right;
height:20px;
width:104px;
}

.link .bottom{
background: url(images/bg_bottom.gif) no-repeat;
float: left;
width: 608px;
height: 17px;
}

