/* this is included on the cat3.asp file. */
.containerDiv
{
	width: 570px;
}

.prodDiv
{
	width: 189px;
	height: 220px;
	float: left;
	padding: 0px 0 0 0;
}

.thumbnail
{
	text-align: center;
}

.prodPriceName
{
	text-align: center;
	width: 170px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}

.BlueFont
{
	color: blue;
}

.underline
{
	text-decoration: underline;
}
.greybar
{
	width: 1px;
	height: 140px;
	float: left;
	padding: 40px 0 0 0;
}
.figImage
{
	float: left;
	width: 23px;
	margin:  10px 0px 30px 10px;
}
