#product_homepage
{
}
#product_homepage #desc_head
{
	margin: 1em 0;
}
#product_homepage #promoted 
{
	margin: 1em 0;
}
#product_homepage #promoted div.category
{
	margin: 1em 0;
}
#product_homepage #promoted div.category div.title
{
	font-size: 1.3em;
	font-weight: bold;
}
#product_homepage #promoted div.category table.products
{
	border-collapse: collapse;
	width: 100%;
}
#product_homepage #promoted div.category table.products td
{
	vertical-align: top;
	text-align: center;
	width: 33%;
}
#product_homepage #promoted div.category table.products td table
{
	width: 100%;
}
#product_homepage #promoted div.category table.products td table td.image
{
	height: 210px;
	text-align: center;
	vertical-align: bottom;
	width: auto;
}
#product_homepage #promoted div.category table.products td table td.name
{
	text-align: center;
	vertical-align: top;
	width: auto;
}
#product_homepage #desc_foot
{
	margin: 1em 0;
}
