#content h2 {
background-image: url(../img/performance/h2_bg.jpg);
margin-bottom: 10px;
}
#content dl {
font-size: 87.5%;
line-height: 2;
}
#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 5px 10px;
}
#content .img {
padding: 0 0 0 10px;
}
#content .righting {
padding-top: 5px;
}

#content dd img {
margin-right: 10px;
vertical-align:bottom;
}

