/* this is included on the cat3.asp file. */
.containerDiv
{
	width: 555px;
}

.prodDiv
{
	width: 180px;
	height: 230px;
	float: left;
	padding: 0px 0 0 0;
}

.thumbnail
{
	text-align: center;
}
.SEOHeader
{
	font-weight:bold;
	font-size: 16px;
	color: #666666;
	font-family: Verdana,arial,helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;  	
}

.buyBtn
{
	width: 59px;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 4px;
}

.prodPriceName
{
	float: right;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	width: 119px;
	padding-top: 2px;
}

.BlueFont
{
	color: blue;
}

.underline
{
	text-decoration: underline;
}

H1
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: verdana,arial,helvetica;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
}
H2
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana,arial,Helvetica;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
}
