div.BoxLimit{ width:100%; height:155px}
.priceList select {
	width: 190px;
        font-size: 9px;
}
/**** FOR IE Browsers ****/
* html div.box {
	border:1px solid #E5E5E5;
	margin-bottom:10px;
	width:240px;
	height:154px;
	float:left;
	padding: 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:10px;
}
* html div.callOut div { /* BEIGE McAfee DIVS */
	height: 108px;

}
/* html div.dr_row {
	float:left; /* PADDING BETWEEN ROWS */
	font-size:0px;
}
*/
* html div.box {
	margin-bottom:0px;
	margin:0px;
        margin-right: 10px;
}
/*** 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 ****/

