@import url("layout-3col.css");

.helpgroup {
margin-bottom: 2em;
padding: 1em;
background: url(images/bg_main.gif) repeat-x 0 0;
border: 1px solid #C0C0C0;
}

.helpgroup ul {
margin: 0 2em;
}

.helpgroup li {
border-bottom: 1px solid #EFEFEF;
}

#tophelpitems {
background: url(images/bg_main.gif) repeat-x 0 0;
border: 2px solid #EFEFEF;
}

#tophelpitems h3 {
color: #CC6600;
font-weight: normal;
text-transform: uppercase;
font-size: 1.1em;
}
