.categoryBox
	{ float:left; width:520px; }
/* {{{ */
	.categoryBoxLeft
		{ float:left; width:260px; }
	.categoryBoxRight
		{ float:left; width:260px; height:150px; }
/* }}}-.categoryBox */

.productBox
	{ float:left; width:520px; padding:10px 0px 5px;
	  background:transparent url(../img/product-divider.png) 50% 100% no-repeat; }
/* {{{ */
	.productBoxLeft
		{ float:left; width:400px; text-align:left; }
	#Center .productBoxLeft .productPrice
		{ font-weight:bold; color:#710e08; }
	.productBoxRight
		{ float:left; width:120px; height:100px; }
/* }}}-.productBox */
