/* top-bottom shadow only */

#contentContainer #top {
	background: url(../../images/elements/png/png_top_off.png) no-repeat left top;
}

#sidebarContainer #topx {
	background: url(../../images/elements/png/png_top_off.png) no-repeat left top;

}

#sidebarContainer #bottom {
	background: url(../../images/elements/png/png_bottom_off.png) no-repeat left top;	
}

#footer {
background: url(../../images/elements/png/png_bottom_off.png) no-repeat left top;
}