/* 
    Document   : ie.css
    Created on : 10.11.2011
    Author     : mileht / ch5 finland oy
    Description:
        Parainen Navigo CMS IE specific styles.
    
*/


.section-news li { height:1%; }

/* Hack for rgba background */
.image-info {
	background:transparent;
	/* background:rgba(57,124,132,0.6); */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60397c84,endColorstr=#60397c84);*/
	background:url(../images/ie-transparent-green.png);

	zoom: 1;
}

.sbOptions a:hover { background:url(../images/bg-select-hover-ie.png) 0 0; }