
.help #left {
margin:0 auto;
width:262px;
float:left;
}
.help #right {
margin:0 auto;
width:728px;
float:right;
}
.help #bg {
background-image:url(../images/help_06.gif);
width:262px;
height:auto;
}
.help #content {
width:990px;
margin:0 auto;
clear:both;
}