/* 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;
}

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