.border_top{ 
    border-top:1px solid #336699;
}

.border_bottom{
    border-bottom:1px solid #336699;
}

.result_bar {
    width: 100%;
    background-color: #eee;
    text-align: right;
}

.main_container {
    width: 100%;
}

.results_container {
    float: left;
    width: 75%;
}

.result {
    width: 60%;
}

.result_header {
}

.result_body {
}

.right_side_ad_box {
    border-left: solid 1px;
    width: 24%;
    float: right;
    padding-left: 10px;
}

.right_side_ad {
    width: 130px;
    text-align:center;
}

.font_10px {
    font-size: 10px;
}

.font_standard {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.pag_results {
    width: 100%;
    text-align:center;
    float:none;
}

.bottom_bar {
    width: 100%;
    text-align:center;
    background-color: #eee;
    border-top: 1px solid #336699;
    border-bottom: 1px solid #336699;
}

.advanced_search {
//    border-top:1px solid #336699;
//    border-bottom:1px solid #336699;
//    border-left:1px solid #336699;
//    border-right:1px solid #336699;
//    background-color: #eee;
//    width: 100%;
}

.titAd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #336699;
    background-color: #eee;
    width: 130px;
    text-align:center;
}

.adTopBody {
    background-color: #eee;
    margin-top: 3px;
}

.adSideLine {
    border-left: 1px solid #336699;
    height: 525px;
    margin-top: 3px;
}

#link_footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #336699;
}

a:link_footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #336699;
}

.bottom_footer {
    width: 100%;
    text-align: center;
}
					
