/*
.footer-txt1
{
	font-family: arial;
	font-size: 11px;
	color: #330099;
}

.footer-txt2
{
	font-family: arial;
	font-size: 11px;
	color: red;
}

.findretailer1-container-cls
{
	position: absolute;
	left: 795px;
	top: 38px;
}
*/

.catalog-img img
{
	position: relative;
	left: 5px;
	//border-style: solid;
	//border-color: SeaGreen;

}
td.catalog-prod a h3
{vertical-align:top;} 
td.catalog-prod h3
{font-color: green;} 
td.catalog-prod a
{font-color: black;} 
td.catalog-prod h3 a
{font-color: red;} 
td.catalog-prod 
{
	text-align:left;
	vertical-align:top;
	font-family: arial;
	font-size: 12px;
	font-color: darkblue;
}
td.catalog-desc
{
	text-align:left;
	vertical-align:top;
	font-family: arial;
	font-size: 12px;
	/*font-weight: bold;*/
}
.catalog-cost
{

}
.catalog-btn
{

}
.catalog-hr
{
	width: 80%;
}
.longdesc-column
{
	display: none;
}