.banner_container { position:relative; }
.banner_c_style { margin:0; padding:0; }
.banner_shadow_b { background:url(images/banner_border_b.jpg) repeat-x left top; height:9px;}


@media handheld, only screen and (max-width: 960px) {
.banner_left_shadow { background:none; left:0; }
.banner_right_shadow { background:none; right:0; }
}
@media handheld, only screen and (max-width: 767px) {
.banner_top_left { display:none;}
.banner_top_right { display:none;}
.banner_top_center { display:none;}
}