

table.cat-table
{
	margin-left: 25px;
	margin-bottom: 50px;
	width: 500px;
}

.cat-table h2,
.cat-table p
{
	margin-left: 0px;
}

.item-box
{
	background: url(/images/layout/item-box.gif) no-repeat;
	width: 133px;
	height: 124px;
	padding-top: 8px;
	text-align: center;
}

div.item-box h2
{
	margin-top: 0px;
	font: bold 12px arial, sans-serif;
}

div.item-box img
{
	margin: 0px auto 0px auto;
}

.product-thumb
{
	float: left;
	width: 140px;
	text-align: center;
	margin-right: 5px;
	height: 150px;
}

#product-photo
{
	margin-left: 20px;
}

#add-to-order
{
	background: #ffffff;
	margin: 10px 10px 40px 25px;
}

.build-order table
{
	background: #f1f1f1;
}