.box div.header {
      font-family:Georgia,"Times New Roman",Times,serif;
      padding:10px 10px 10px 10px;
      background:url(/images/box-all-blank.png) top left no-repeat;
      text-align:left;
      font-size:1.35em;
}

.toggler {
    text-decoration:none;
}

.toggler span {
    text-decoration:underline;
}

#dealers {
	width:100%;
	border-collapse:collapse;
}

#dealers th {
	padding:5px 10px 5px 10px;
	text-align:left;
	text-transform:uppercase;
	font-size:1.0em;
}

#dealers th.center {
	text-align:center;
}

#dealers td {
	padding:10px;
	background:url(/images/rule-h.gif) repeat-x top;
}

#dealers td.details {
	vertical-align:top;
	width:220px;
}

#dealers td.address {
	vertical-align:top;
	width:180px;
}

#dealers td.distance {
	vertical-align:top;
	text-align:center;
}

#dealers td.map {
	vertical-align:top;
	text-align:right;
	white-space:nowrap;
}

.dealer ul {
    margin:3px 0px 5px;
	list-style: none;
}

.dealer li {
    margin-left:15px;
    padding-bottom:0px;
}

.dealer .toggler>img {
	margin-right:5px;
}

.dealer {
	vertical-align:top;
}

#locationheader {
	margin:15px 0px 15px;
	padding-top:10px;
	background:url(/images/rule-h-lg.gif) repeat-x top;
}

#navigation {
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
}

#navigation td.right{
	text-align:right;
	width:100px;
}

#navigation td.center{
	text-align:center;
}

#navigation td.left{
	text-align:left;
	width:100px;
}

#map {
	margin-top:15px;
}

span.name {
  color:#666;
}

span.phone {
	line-height:1.5em;
	font-size:0.9em;
}

span.notes {
	line-height:1.4em;
	font-size:0.8em;
}

span.notes2 {
	font-size:0.9em;
}
