/******************************
   General
******************************/	
h1 { margin:0 0 6px; font-weight:bold; }

h2 {
	display:block;
    padding:0 0 2px;
	margin:0 0 2px;
/*	background:url('../images/divider-hor-medium.png') bottom left no-repeat; */
	color:#44687D;
	font-weight:bold;
	font-size:16px;
}

/* h4 - header used on product overview page table with no padding or margin, otherwise same as h2*/

h4 {
	display:block;
    padding:0 0 0px;
	margin:0 0 0px;
/*	background:url('../images/divider-hor-medium.png') bottom left no-repeat; */
	color:#44687D;
	font-weight:bold;
	font-size:16px;
}

/*h5 - small header used on product overview page as bold descriptive text */

h5 {
	display:block;
	padding:0 0 0px;
	margin:0 0 4px;
	color:#666666;
	font-weight:bold;
	font-size:13px;
}

p { 
margin:0 0 10px; 
}

#productbenefitbanner {width:645px;  background-color:#b6b28e; margin:4px 0px 4px 0px;  }
#productbenefitbanner p { line-height:24px; font-size:22px; color:#cb4f00; padding: 10px 0px 10px 0px; font-weight:bold}

#productbenefitbannerqb {width:645px;  background-color:#a2d9ed; margin:4px 0px 4px 0px;  }
#productbenefitbannerqb p { line-height:24px; font-size:22px; color:#19953c; padding: 10px 0px 10px 0px; font-weight:bold}

#productbenefitbannersage {width:645px;  background-color:#f5be4f; margin:4px 0px 4px 0px;  }
#productbenefitbannersage p { line-height:24px; font-size:22px; color:#13745d; padding: 10px 0px 10px 0px; font-weight:bold}
