/* 
    Document   : healthfood
    Created on : Nov 25, 2009, 11:00:51 AM
    Author     : jerryyong
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.productpanel h4{
	font-size:14px;
	font-weight:normal;
	margin:3px 0;
	padding:0;
        padding-left:15px;
	color:#F99121;
}
