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

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

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

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

.download {
  	font-family: ËÎÌå; 
	font-size: 12px;
  	float:right;
	margin-top:-1.5em;
	padding-right:15px;
}

/* curved box */
div.curveboxp2p {background: url(../images/p2p/p2p_background.gif) top left no-repeat;}
div.curvebox {background: url(../images/spacer.gif) top left no-repeat;}
div.curvebox h3 {background: url(../images/spacer.gif) top right no-repeat;}
div.curveboxFooter {background: url(../images/curvedbox/bottom.gif) bottom left no-repeat;}
div.curveboxFooter p {background: url(../images/curvedbox/bottom_right.gif) bottom right no-repeat;}
div.curveboxNoFooter {background: url(../images/curvedbox/bottom_nofoot.gif) bottom left no-repeat;}
div.curveboxNoFooter p {background: url(../images/curvedbox/bottom_right_nofoot.gif) bottom right no-repeat;}
div.curveboxNoFooterBlogs {background: url(../images/curvedbox/bottom_nofoot_blogs.gif) bottom left no-repeat;}
div.curveboxNoFooterBlogs p {background: url(../images/curvedbox/bottom_right_nofoot_blogs.gif) bottom right no-repeat;}
td.greytable{background-color: #E5E5E5;}
td.curvedbox_table_left {background: url(../images/curvedbox/left.gif) repeat-y;}
td.curvedbox_table_right {background: url(../images/curvedbox/right.gif) repeat-y;}

.curveboxMiscLinks {
    float:right;
    margin-top:-1.5em;
    padding-right:15px;
    font-size:11px;
}

/* login box */
div.loginbox {background: url(../images/loginbox/login_header.gif) top left no-repeat;} 
div.loginbox h3 {background: url(../images/loginbox/top_right.gif) top right no-repeat;}
div.loginboxMain {background: url(../images/loginbox/rightborder.gif) top right repeat-y;}
div.loginboxFooter {background: url(../images/loginbox/bottom.gif) bottom left no-repeat;}
div.loginboxFooter p {background: url(../images/loginbox/bottom_right.gif) bottom right no-repeat;}

/* login box logged in */
div.loginbox_loggedin{background: url(../images/loginbox/login_header_loggedin.gif) top left no-repeat;} 
div.loginbox_loggedin h3 {background: url(../images/loginbox/top_right_loggedin.gif) top right no-repeat;}
div.loginboxMain_loggedin {background: url(../images/loginbox/rightborder.gif) top right repeat-y;}
div.loginboxFooter_loggedin {background: url(../images/loginbox/bottom_loggedin.gif) bottom left no-repeat;}
div.loginboxFooter_loggedin p {background: url(../images/loginbox/bottom_right_loggedin.gif) bottom right no-repeat;}

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