/*
	These styles are used for the category listing pages.
	The styles refer to hard-coded ids on the category listing page,
*/

#cat-name{
	color:#3399ff;
	font-size:19px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}


/*
#cat-product-thumb{
	
}
*/


#cat-product{
	text-align:center;
	vertical-align:top;	
	padding-bottom:15px;
}

#cat-product-name{
	
}

#cat-product-price{
	color:#FF0000;
	font-weight:bold;
}

/*
	These styles are used for the product detail pages
*/

#prod-product-name{
	color:#00cc99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#prod-product-sku{

}

#prod-product-listprice{
	
}

#prod-product-ourprice{
	font-weight:bold;
	color:#FF0000;
}

#prod-product-yousave{

}

#prod-product-callstore{

}

 html body table tr td table tr td table tr td table tr td a img { height:100px;)

