/* CSS For IE-7 and lower version */

*+html .bl-grid32 {
	width: 30%;
}
*+html .bl-grid16 {
    width: 13.666%;
}
*+html .bl-grid72 {
    width: 70%;
}
*+html .bl-grid24 {
    width: 22%;
}
*+html .bl-grid88 {
    width: 89.60%;
}
*+html .bl-grid8 {
    width: 6.30%;
}
*+html .nspCol3 {
    width: 32.3%;
}

/*start your css from here*/

.ie8 .roomimg span , .ie8 .room span
{
width:auto !important;
position: relative !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}