div.dropshadow {
    width: 762px;
    background: url(../images/stylesheets/dropshadow.gif) repeat-x;
}

div.dropshadow_stretch {
    width: 100%;
    background: url(../images/stylesheets/dropshadow.gif) repeat-x;
}

div.cartbox {background: url(../images/stylesheets/css_background.gif) top left no-repeat;}

.divider{background: url(../images/stylesheets/divider.gif) repeat-x;margin-top:6px;margin-bottom:6px;}

/* curved box */
div.curvebox {background: url(../images/curvebox/top_left.gif) top left no-repeat;}
div.curvebox h3 {background: url(../images/curvebox/top_right.gif) top right no-repeat;}
div.curveboxFooter {background: url(../images/curvebox/bottom.gif) bottom left no-repeat;}
div.curveboxFooter p {background: url(../images/curvebox/bottom_right.gif) bottom right no-repeat;}
div.curveboxNoFooter {background: url(../images/curvebox/bottom_nofoot.gif) bottom left no-repeat;}
div.curveboxNoFooter p {background: url(../images/curvebox/bottom_right_nofoot.gif) bottom right no-repeat;}
td.greytable{background-color: #E5E5E5;}
td.curvebox_table_left {background: url(../images/curvebox/left.gif) repeat-y;}
td.curvebox_table_right {background: url(../images/curvebox/right.gif) repeat-y;}
.curveboxMiscLinks {
    float:right;
    margin-top:-1.5em;
    padding-right:15px;
    font-size:11px;
    }

/* feature box areas */
td.leftcolumn {background: url(../images/stylesheets/gradient_left.gif) repeat-y;}
td.rightcolumn {background: url(../images/stylesheets/gradient_right.gif) repeat-y;}
td.homecolumn {background: url(../images/stylesheets/gradient_home.gif) repeat-y;}