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

.links-wrapper .links-top{
background:transparent url(images/ctop.png) no-repeat scroll 0 0;
float:left;
height:30px;
width:570px;
}

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

.links-wrapper .links-center{
background:transparent url(images/cbg.png) repeat-y scroll 0 0;
float:left;
width:570px;
}


.links-wrapper .link {
float:left;
margin:6px 6px 6px 20px;
width:528px;
}

.link .anchor{
background:transparent url(images/bg_anchor.gif) no-repeat scroll 0 0;
border-bottom:1px dotted #8FB3E3;
float:left;
height:21px;
text-align:left;
width:528px;
}

.link .anchor .key{
float:left;
margin-left:21px;
margin-top:5px;
text-align:left;
width:490px;
}

.link .anchor .key a{
color:#000000;
font-size:11px;
font-weight:bold;
margin-left:10px;
text-decoration:none;
text-transform:capitalize;
}

.link .anchor a:hover{
color:#BBD8FF;
}

.domain-details {
background: url(images/bg_space.gif) repeat-y;
float:left;
min-height:80px;
width:528px;
}

.domain-details .web-img{
float:left;
height:84px;
width:100px;
}

.domain-details .desc{
float:left;
margin-left:10px;
margin-top:10px;
min-height:85px;
width:290px;
}

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


.link .options{
background-color:#FFFFFF;
border-right:1px dotted #8FB3E3;
float:left;
font-size:10px;
height:100px;
margin-left:5px;
width:120px;
}

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

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

.options .feature span{
color:#000000;
float:left;
font-size:10px;
margin-left:2px;
margin-top:2px;
}

.options .feature a{
color: #BF6C06;
cursor: pointer;
font-size: 10px;
}

.options .feature a:hover{
color: #EFB458;
cursor: pointer;
font-size: 10px;
}

.pagerank{
float:left;
height:24px;
margin-left:8px;
width:65px;
}

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

.links-wrapper .link-bottom{
background: transparent url(images/cfoot.png) no-repeat scroll 0 0;
height:30px;
margin-bottom:20px;
width:570px;
float: left;
}

