#frmGlobalStores select {
	font-size: 9px;
	width: 150px;
}
div.priceList select {
	width: 218px;
        font-size: 9px;
}
/**** FOR IE Browsers ****/
* html div.box {
	border:1px solid #E5E5E5;
	margin-bottom:10px;
	width:240px;
	height:114px;
	float:left;
	padding:  10px 0 10px 10px;
	margin-right: 10px;
}
* html div.priceList {
	float: left;
	margin-bottom: 2px;
	margin-right: 0px;
}
* html div.boxcontent {
	height:74px;
	font-size: 11px;
}
* html .content {
	padding-top:15px;
	padding-left: 20px;
}
* html .content .box {
	margin-right:0;
}
* html div.callOut div { /* BEIGE McAfee DIVS */
	height: 108px;

}
* html div.boxImg img {
	height:60px;
}
/* html div.dr_row {
	float:left; /* PADDING BETWEEN ROWS */
	font-size:0px;
}
*/
* html div.box {
	margin-bottom:0px;
	margin:0px;
  margin-right: 0px;
	padding:0px;
}
/*** fix for single version prods with no dropdown - div class set in special description field ***/
* html .ieSpacer {
	padding-top: 20px;
}

.ieSpacer {
	padding-top: 30px;
}
* html div#content {
	display: block;
	padding: 15px 18px 0px;
	width: 800px;
}
/**** END IE Browser styles ****/
.welcomeTerms {
	margin-top: 5px;
	padding-top: 0px;
        
}
.price {
	padding-left: 15px;
        color: #CE0031;
        font-weight: bold;
        font-size: 14px;
}
. rebate {
	padding-left: 10px;
}
.rebate b {
        font-weight: bold;
        color: #CE0031;
}
