﻿/* contact specific */
.tContactColL { width: 535px; float: left; border-right: solid 1px #cdcdcd; }
.tContactColR { width: 345px; float: left; }
.tContactFAQ, .tContactAsk, .tContactLocate, .tContactEmail { padding: 10px 20px; }
.tContactDealer { border-top: solid 1px #cdcdcd; }
* html .tContactAsk { margin-top: -2px; }/* ie6 hack */
.tContactAsk { width: 240px; float: left; border-right: solid 1px #cdcdcd; }
.tContactAsk ul { padding-left: 20px; }
.tContactLocate { width: 200px; float: left; }
.tContactBuying, .tContactPurchase { width: 240px; float: left; padding: 10px 0; }
.tContactBuying ul, .tContactPurchase ul { list-style: none; }
.tContactEmail { border-top: solid 1px #cdcdcd; }
.tContactAddr { padding: 30px 0 0 30px; }
.tContactAddr dl { padding-bottom: 12px; }
.tContactAddr dt { font-weight: bold; }
.tContactBuying a, .tContactPurchase a, .tContactAddr a, a.tUline {text-decoration: underline;}

