body{
    font-size: 12pt;
    font-family: Arial;
}
#main_table{
    color: #5f5f5f;
    margin-top: 5px;
}
#main_table_border{
    border: 1px solid #000000;
}
#main_header{
    padding: 10px 15px;
    border-bottom: 1px dashed #B2B2B2;
}
#domain_name{
    color: #262626;
    font-size: 44px;
}
#search_input{
    border: 1px solid #B2B2B2;
    width: 200px;
    height: 22px;
    line-height: 22px;
    display: block;
    padding: 0;
}
#search_submit{
    border: 0;
    margin: 0;
    background: #B2B2B2;
    color: #FFFFFF;
    height: 24px;
    line-height: 24px;
}
#related{
    padding: 0 15px;
    line-height: 23px;
}
#for_sale{
    float: right;
}
#top_rs_container{
    margin-bottom: 15px;
}
.related-searches {
    border-bottom: 1px solid #B2B2B2;
    border-top: 1px solid #B2B2B2;
    padding: 4px 0;
    text-align: center;
}
.related-searches a, .popular-categories a {
    color: #000000;
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
}
.related-searches a:hover, .popular-categories a:hover {
    color: red;
}
.popular-categories {
    border-top: 1px solid #B2B2B2;
    padding: 6px 0;
    text-align: center;
}
.popular-categories-text {
    color: #727272;
    font-size: 14px;
    text-align: center;
}
#left_column div, #right_column div {
    padding: 0 10px 10px 10px;
    border: 1px solid #B2B2B2;
}
#left_column img, #right_column img{
    margin-top: 10px;
}
#left_column div{
    margin-left: 15px;
}
#right_column div{
    margin-right: 15px;
}
.ad, .nowebr{
    font-size: 14px;
    margin: 20px 0;
}
#ads_title, .web_title{
    font-size: 12px;
    color: #727272;
    padding-left: 10px;
}
.ads_title a{
    color: #000000;
    font-size: 18px;
    text-decoration: underline;
}
.ads_desc{
    color: #5F5F5F;
}
.ads_link{
    color: #86D200;
    text-decoration: underline;
}
.ads_title a:hover, .ads_link:hover{
    color: blue;
}
.ad_rating{
    color: #666666;
}
.ad_rating_starf, .ad_rating_starp, .ad_rating_stare {
    background-position: 0 3px;
    height: 12px;
}
.ad_rating_starp{
    background-position: -11px 3px;
}
.ad_rating_stare{
    background-position: -22px 3px;
}
.ad_rating a{
    color: #000000; 
} 
.ad_rating a:hover{
     color: #0000aa; 
} 
.ad_sitelinks a{
    color: #000000;
}
.ad_sitelinks a:hover{
     color: #0000FF; 
}
#portal{
    padding: 0 15px 10px 15px;
}
#portal_row{
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #B2B2B2;
}
#portal_row img{
    border: none;
}
.image-middle {
    margin-left: 22px;
}
.box{
    width:231px;
    height:231px;
    float:left;
}
.box-border{
    border-right: 1px solid #b2b2b2;
}
.related2{
    border-bottom: 1px solid #b2b2b2;
    color:#b2b2b2;
    font-size:12px;               
    padding-left:20px;
    padding-bottom:3px;
}
.related-links a{
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    text-decoration: none;
    text-indent: 15px;
    padding-left: 5px;    
}
.related-links a:hover{
    color: blue;
}
.floatl{
    float: left;
}
.nd_light_grey{
    color: #999999;
}
