/*- IE ONLY STYLESHEET -*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

#container-area-6 .LFArea {}
#container-area-6 .LFArea .Portlet:nth-child(2) {
	width: 100%;
}
#container-area-6 .LFArea .Portlet:nth-child(4) {
	float: left;
	width: 33%;
}
#container-area-6 .LFArea .Portlet:nth-child(6) {
	float: left;
	width: 33%;
}
#container-area-6 .LFArea .Portlet:nth-child(8) {
	float: left;
	width: 33%;
}
#container-area-6 .LFArea .AreaFooter {
	clear: both;
}
.VolOpsDates .Col-DateText .row {
	width: 80%;
}

/* IE10+ CSS ENDS */
}
