#wrappertop, #wrappercontent, #wrappersidebar{
		background-color: transparent!important;
}
.topbox{
	background: url(../../images/actions/roundcorners_flat/tl.png) no-repeat 0 0;
}
.topbox .c {
	background: url(../../images/actions/roundcorners_flat/tr.png) no-repeat right 0;
}
.midbox {
	background-color: white;
}
.midbox .c{
	background-color: white;
}
.bottombox{
	background: url(../../images/actions/roundcorners_flat/bl.png) no-repeat 0 0;
}
.bottombox .c {
	background: url(../../images/actions/roundcorners_flat/br.png) no-repeat right 0;
}
