#content h2 {
background-image: url(../img/information/h2_bg.jpg);
margin-bottom: 10px;
}
#content p img {
vertical-align:bottom;
}
#content table {
font-size: 87.5%;
width: 580px;
margin:0 auto 10px;
}
#content th {
font-weight: normal;
text-align: right;
white-space: nowrap;
width: 8em;
padding: 5px;
border-bottom: 1px dotted #AB9074;
}
#content td {
padding: 5px;
border-bottom: 1px dotted #AB9074;
}
#content dl {
font-size: 87.5%;
line-height: 2;
padding-bottom:10px;
}
#content dt {
font-weight: bold;
color: #4D2926;
background: url(../img/parts/p.gif) no-repeat left center;
clear: both;
border-bottom: 1px dotted #AB9074;
margin: 5px;
padding-left: 15px;
}
#content dd {
padding: 0 10px;
}
#content .img {
padding-right: 0;
}
#content .img2 {
padding: 10px 0 10px 10px;
}
#content .img img,
#content .img2 img {
margin-right: 10px;
vertical-align:bottom;
}
#content .left {
width: 290px;
float: left;
padding: 0 10px;
}
#content .left table {
margin: 0px;
padding: 0px;
width: 290px;
}

#content .left th {
width: 4em;
}
#content .right {
	clear: none;
	margin: 0px;
	padding: 0px;
}

#map {
	height: 398px;
	width: 578px;
	border: 1px solid #815542;
	margin: 10px 0px 10px 10px;
}
