div.hero-panel div.trailtext,
div#cif-hot-topics img
{
	-ms-filter: "alpha(opacity=60)";
}

div#cif-hot-topics.hot-2 a#hot-2 img,
div#cif-hot-topics.hot-3 a#hot-3 img,
div#cif-hot-topics.hot-4 a#hot-4 img,
div#cif-hot-topics.hot-5 a#hot-5 img,
div#cif-hot-topics.hot-6 a#hot-6 img,
div#cif-hot-topics.hot-7 a#hot-7 img,
div#cif-hot-topics.hot-8 a#hot-8 img
{
	-ms-filter: "alpha(opacity=100)";
}

#ticker li
{
	min-height: 1.25em;
}

canvas
{	
	float: right;
}

/* I've used :not() in the main stylesheet, IE8 doesn't support it */
body.front #main-offers .soulmate .hd,
body.front #main-offers .ventures-slot-machine .hd
{
    border-color: #a6d1e2;
}

body.observer #main-offers .soulmate .hd,
body.observer #main-offers .ventures-slot-machine .hd
{
    border-color: #c32e20;
}

