/* CINELA DEALERS CSS */
#dealers{ width: 90%; }

#dealers h3{ margin-top: 50px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #BC2828; color: #BC2828; font-variant: small-caps; letter-spacing: 2px; }

#dealers h4{ margin-bottom: -15px; }

#dealers ul li{ padding: 0 4px 0 4px; list-style: none; white-space: normal; display: inline; font: small-caps 1.3em sans-serif; }

#dealers li a:hover{ text-decoration: underline; }


