﻿/* =================== INTERSTAT HOME STYLES =================== */

#mapContainer {position:relative;width:685px;height:301px;background:#e7eaf6;}
    #map {position:absolute;left:0;top:0;width:475px;height:301px;}
    #repContainer {position:absolute;left:475px;top:0;width:210px;height:247px;background:url(../interface/map_rep_bg.jpg) 0 0 no-repeat;}
        .repPhoto {position:absolute;left:67px;top:34px;width:123px;height:123px;background-repeat:no-repeat;background-position:left top}
        .repDetails {position:absolute;left:60px;top:158px;width:136px;height:60px;text-align:center;color:#fff;font-size:11px;line-height:13px;}
            .repDetails a {text-decoration:none;color:#b2dcff}
        
.details td {
	padding: 4px
}

.details th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	border-bottom: 1px solid #035cab;
}

.details th.alt {
	background-color: #dddddd;
	color: #000000;
}

#contentContainer {width:685px}
#contentBottom {width:685px}