﻿.catalog
{
	background-image: url(/Content/Images/ECatalog/blue/bg_body_01.gif);
    height: 520px;
}
.catalog-item-caption
{
	color:Gray; font-weight:bold;
}

.catalog-header-item
{
	font-weight: bold;
	background: url(/Content/Images/ECatalog/blue/bg_Item.gif) no-repeat right;
}

.catalog-content
{
width: 100%; height: 300px; background-color: White; padding: 10px;
}

.catalog-content table
{
	width:100%;
}

.catalog-content td
{
	padding: 5px;
}
