@charset "utf-8";
/* CSS Document */

.helpLeft {border:1px solid #e2e2e2; border-top:0; width:230px; float:left;}
.helpLeft dt {background:#f6f6f6;border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;font-weight:bold;height:30px;line-height:30px; padding-left:16px;}
.helpLeft dd {padding:5px 5px 5px 16px;}
.helpLeft dd a {background: url(../images/arrow_right.gif) no-repeat left center;display: block;height:25px;line-height:25px;padding-left:10px;}
.helpLeft dd a.on {color: #f60;}

.helpRight{ width:750px; float:right;}
.helpRight h3{ border-bottom:1px solid #e2e2e2; line-height:40px; line-height:40px; font-size:14px; margin-bottom:10px;}
