/*ELEMENT STYLES*/
table { width: 700px; }
table td { vertical-align: top; padding-top: 1.2em; }
/*ID STYLES*/
#main { background-image: url(../images/sub-main-bg.jpg); background-repeat: no-repeat; background-position: left top; }
#content { font-size: 12px; width: 928px; margin-top: 10px; margin-left: 5px; margin-right: 5px; overflow: hidden; }
#content h1 { color: #c5c5c5; }
#content h2 { color: #fff; }
#content h3 { color: #fff; font-weight: normal; }
#content a { color: #fff; }
/*CLASS STYLES*/
.dealer-result { float: left; font-size: 11px; display: block; width: 250px; padding-right: 50px; padding-bottom: 25px; }

