/* 
Document    : style-ie7
Created on  : Jan 24, 2013, 4:17:05 PM
Author      : Phillip Cheung (phillip.cheung@sca.com.au)
Author URI  : http://www.southerncrossaustereo.com.au/
Description : IE7 CSS hacks. Do not have to worry too much about media queries as they are not supported for IE7 & 8.
Version     : 1.0

*/

.icon-date { background-image: url('../img/icon-date.png'); background-position: 0 0; }

#slider-tab-container .slider-tab { width: 33.3%; min-height: 20px; }
