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