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

.links-wrapper .links-top{
float:left;
font-weight:bold;
height:26px;
margin-bottom:5px;
margin-left:14px;
margin-top:15px;
width:607px;
}

.links-wrapper .links-top img{
padding: 0px;
margin: 0px;
}

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

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


.links-wrapper .link {
background:transparent url(images/spacer.jpg) repeat-y scroll 0 0;
float:left;
margin-left:3px;
margin-top:6px;
width:607px;
}

.link .top-c{
background: url("images/top-c.jpg") no-repeat;
float: left;
width: 607px;
height: 10px;
}

.link .left-bg{
background: url("images/left.jpg") no-repeat;
float: left;
width: 6px;
height: 103px;
}

.link .right-bg{
background: url("images/right.jpg") no-repeat;
float: left;
width: 6px;
height: 103px;
}

.link .bottom-c{
background: url("images/options-bg.jpg") no-repeat;
float: left;
width: 607px;
height: 31px;
}

.link .shadow{
background: url("images/shadow.jpg") no-repeat;
float: left;
width: 607px;
height: 27px;
}

.link .anchor{
float:left;
text-align:left;
width:100%;
}

.link .anchor .key{
border-bottom:1px solid #FFFFFF;
float:left;
margin-bottom:4px;
padding-bottom:2px;
text-align:left;
width:99%;
}

.link .anchor .key a{
color:#101010;
font-size:12px;
text-decoration:none;
text-transform:capitalize;
font-family: Verdana;
font-weight: bold;
}

.link .anchor a:hover{
color:#303030;
text-decoration:underline;
}

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

.link .web-img{
float:left;
margin:8px;
width:94px;
}

.domain-details .web-img img{
padding: 0px;
margin: 0px;
border: 1px dashed #DCA788;
}

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

.domain-details .desc p{
color:#909090;
float:left;
font-size:11px;
line-height:16px;
margin-top:0;
padding:0;
}


.link .options{
float:left;
font-size:10px;
height:17px;
margin-top:8px;
width:100%;
}

.link .options .options_ {
float:right;
margin-right:5px;
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:8px;
}

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

.options .feature a{
color: #6AABD5;
cursor: pointer;
font-size: 10px;
font-size:10px;
font-family: verdana;
}

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

.pagerank{
float:right;
height:10px;
margin-right:6px;
margin-top:4px;
width:74px;
}

.pagerank img{
padding: 0px;
margin: 0px;
}

