#whiteBox {	float: left;	width: 440px;	padding-right: 20px;	padding-left: 20px;	background-image: url(images/white_bg_trans.gif);	background-repeat: repeat-y;}#whiteTop {	background-image: url(images/white_top_trans.gif);	background-repeat: no-repeat;	height: 10px;	width: 480px;}#whiteBottom {	background-image: url(images/white_bottom_trans.gif);	background-repeat: no-repeat;	height: 25px;	width: 480px;	float: left;}
