body
{
}

.CategoryHead
{
	background-color : #f0f0f0;
	border : 1px solid #cccccc;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: bold;
	width: 480px;
	height: 15px;
	padding: 2px 10px 2px 5px;
	margin: 0px;
}

.ProductTitle
{
	color: #003366;
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px 10px 2px 5px;
}

.BottomBorder
{
	border-bottom: Solid 1px #cccccc;
}