@charset "UTF-8";
/* CSS Document */

.bck_top {
	background:url(images/white_02.gif) top left repeat-x; 
	text-align:right;
	height:12px
}

.bck_right {
	background:url(images/white_06.gif) top right repeat-y;
	vertical-align:top;
	width:12px
}
.bck_left {
	background:url(images/white_04.gif) top right repeat-y; 
	width:11px
}
.bck_bottom {
	background:url(images/white_08.gif) bottom left repeat-x; 
	height:12px
}

.contentWhite {
	padding-bottom:20px
}