/* This Style Sheet is only for styles that are added for a specific customer site
   All styles used in the default setup of the PowerWeb site can be found in the site_styles.css 

   Modified:
   July 14, 2005: KSTEVENSON: Moved all styles into site_styles.css
   
   
   
   Any styles needed for a customer's site design need to be added below. Do not ADD styles in site_styles.css
*/

.gradedisplay {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 16px;
	color: #333399;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.shippingmsg {
	color: #CC0000;
	text-align: center;
	padding: 10px;
	font-size: 11px;
}
