.EqAssetClass{
display:table-cell;
float:left;
width:710px;
margin-top:5px;
margin-bottom:10px;
}

.EqAssetClass .EqAlertTitleText{
display:table-cell;
font:bold 12px arial;
padding-left:52px;
padding-top:5px;
width:90%;
}

.EqAssetClass .EqAlertBody{
display:table-cell;
float:right;
font:11px arial;
padding:5px;
width:92%;
}


.EqAssetClass .EqAlert{
	margin-top:5px;
	display:table-cell;
	float:left;
	width:504;
	background:url(http://www.cmegroup.com/images/Alert_bg.gif);
	height:64px;
	border:1px solid #C5E5F2;
}

.EqAssetClass .EqAlertIcon{
	display:table-cell;
	float:left;
	width:46px;
	height:64px;
	background:url(http://www.cmegroup.com/images/iconAlert.gif) no-repeat scroll center center;
}

