h1 {
    margin-bottom: 0px;	
}

fieldset legend {
    margin-right:5px;
    color: black;
}
form#cnSearch {
	margin-top: 0px;
}
form#cnSearch fieldset {
    margin-right: 5px;
}

form#cnSearch table tr td.col1{
    width: 140px;
}
form#cnSearch table tr td.col2{
    width: 140px;
}
form#cnSearch table tr td.col3{
    width: 40px;
    text-align:right;
}
form#cnSearch table tr td.col4{
    width: 140px;
}
form#cnSearch table tr td.col5{
    width: 160px;
}

table.carResult {
    width: 100%;
}

table.carResult tr td.td1 {width: 100px; }
table.carResult tr td.td2 {width: 120px; }
table.carResult tr td.td3 {width: 50px; }
table.carResult tr td.td4 {width: 70px; }
table.carResult tr td.td5 {width: 80px; }
table.carResult tr td.td6 {width: 80px; }
table.carResult tr td.td7 {width: 40px; }
table.carResult tr td.td8 {width: 120px;}
table.carResult tr td.td9 {width: 80px; }

table.carResult tr td.td1 img {width: 80px; }

table.carResult tr td a {
    font-weight: normal;	
}

a.page {
    margin: 0px 2px 0px 2px;
}
fieldset#detail {
    margin-right: 5px;
}

div#lhs {
    width: 50%;
    float: left;
}

div#lhs div.row {
    clear: both;
}

div#lhs div.row div.label {
   font-weight: normal;
}
div#rhs {
    width: 50%;
    float: left;
    text-align: center;
}

div#mainImage img {
    border: 0px;
}

div#rhs img.thumb {
    border: 0px;
    margin: 3px 3px 0px 0px;
    width: 80px;
}
input.searchButton {
	background:#808080;
	border-color:#808080;
	border-style:solid;
	color:#FFFFFF;
	font-size: bold 11px;
}
