#photo
{
	float:				none;
}


table.category_grid 
{

}

table.product_grid
{
	text-align:			center;
	padding:			10px;
	font-size:			0.65em;
}
table.category_grid td 
{
	font-size:			0.65em;
	text-align:			center;
	border:				0;
	border-collapse:collapse;
}
table.category_grid td img
{
	margin:0 2px 2px 0;
}

#grid
{
	position:			absolute;
	right:				0;
	top:				69px;
}

#content_area
{
	margin-right:		320px;
}
.productpage
{
	width:				100%;
}

.productpage .prod_title,
.productpage .prod_title div
{
	width:				188px !important;
}

.productpage .prod_price,
.productpage .prod_qty
{
	width:				40px;
}

.add_to_wishlist
{
	margin-left:173px;
}

table#body
{
height:auto !important;
}