@font-face {
	font-family: 'TradeGothicLTStdCondensed';
	src: url('/assets/fonts/2BFFF1_0_0.eot');
}
@font-face {
    font-family: 'TradeGothicLTStdRegular';
    src: url('/assets/fonts/2BFFF1_2_0.eot');
}
@font-face {
    font-family: 'TradeGothicLTStdBold';
    src: url('/assets/fonts/2C0069_0_0.eot');
}
@font-face {
    font-family: 'TradeGothicLTStdItalic';
    src: url('/assets/fonts/2BFFF1_1_0.eot');
}

.container.grid .column-body.snapshot {
	background-color: rgb(255, 82, 50);
}

#simplemodal-container a.modalCloseImg,
.fancybox-overlay a.fancybox-close {
	background-image: url(/assets/images/x-ie.png);
}