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

.links-wrapper .links-top{
background-color:#CCCCCC;
float:left;
height:27px;
width:640px;
}

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

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


.links-wrapper .link {
border:1px solid #D4D6D5;
float:left;
margin:4px;
width:310px;
}

.link .anchor{
background: url(images/bg_anchor.gif) no-repeat;
border-bottom:2px solid #6AABD5;
float:left;
height:27px;
text-align:left;
width:310px;
}

.link .anchor .key{
margin-left:20px;
margin-top:5px;
text-align:left;
width:310px;
}

.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:110px;
width:310px;
}

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

.domain-details .desc{
float:left;
width:280px;
}

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


.link .options{
background-color:#F3F3F3;
float:left;
font-size:10px;
height:20px;
margin-top:1px;
width:310px;
}

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

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

.options .feature span{
color:#EE1C25;
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:84px;
margin-left:5px;
margin-right:5px;
margin-top:5px;

width:14px;
}

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


