/* Get Domain styles*/
.links-wrapper {
float:left;
height:auto;
margin-bottom:10px;
width:100%;
}

.links-wrapper .links-top{
float:left;
font-weight:bold;
height:20px;
margin-bottom:20px;
margin-top:25px;
width:100%;
}

.links-wrapper .links-top img{
padding: 0px;
margin: 0px;
}

.links-wrapper .links-center{
float:left;
margin-bottom:10px;
width:100%;
}


.links-wrapper .link {
background: #FFF url("img/spacer.jpg") repeat-y; 
float:left;
margin-bottom:6px;
margin-left:5px;
width:341px;
}

.link .anchor{
background: #FFF url("img/anchor-bg.jpg") no-repeat; 
float:left;
height:27px;
text-align:left;
width:341px;
}

.link .anchor .key{
float:left;
margin-left:10px;
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:#CCCCCC;
}

.link .left-c{
background: url("img/left.jpg") no-repeat; 
float: left;
height: 96px;
width: 6px;
}

.link .right-c{
background: url("img/right.jpg") no-repeat; 
float: left;
height: 96px;
width: 6px;
}

.domain-details {
background: #FFF url("img/info-bg.jpg") repeat-y; 
float:left;
width:328px;
}

.domain-details .web-img{
float:right;
margin:4px;
}

.domain-details .web-img img{
border:1px dashed #BBBBBB;
margin:0;
padding:0;
}

.domain-details .desc{
float:left;
height:135px;
margin-left:5px;
width:222px;
}

.domain-details .desc p{
color: #5A311D;
float:left;
font-size:11px;
}

.domain-details .desc a{
color: #FF2A00;
text-decoration: none;
}

.domain-details .desc a:hover{
text-decoration: underline;
}


.link .options{
float:left;
font-size:10px;
height:25px;
margin-top:1px;
width:100%;
}

.link .options .options_ {
float:left;
margin-top:1px;
}

.link .options .options_ .feature img {
padding: 0px;
border: 0;
margin-top: 1px; 
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:20px;
margin-left:10px;
width:150px;
}

.pagerank img{
padding: 0px;
margin: 0px;
}

.link .bottom-c{
background: url("img/bottom.jpg") no-repeat; 
float: left;
height: 11px;
width: 341px;
}
