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

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

.prodDetail{
	min-height: 56px;
	height: auto!important;	
}

.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;
}

a.catbreadcrumb:active {text-decoration:underline; font-size:7pt; color: #444444;}
a.catbreadcrumb:hover {text-decoration:underline; font-size: 7pt; color: #444444;}
a.catbreadcrumb:link {text-decoration:underline; font-size: 7pt; color: #444444;}
a.catbreadcrumb:visited {text-decoration:underline; font-size: 7pt; color: #444444;}

.catbreadcrumb 
{           
    font-family:Verdana, Arial, sans-serif; 
    color:#444444; 
    font-size:7pt;
}