﻿/* IE7 does not support the star-html hack anymore, so this is ignored by IE7: */
* html #left ul li { 	
	float: left;
    background:transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgr_menu.png',sizingMethod='scale');
	background-repeat: no-repeat;
	width:246px;
	min-height:37px;
	height:auto !important;
	height:37px;
    }
* html #left ul.menu_podmenu  li  { 	
	float: left;
    background:transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=' ' ,sizingMethod='scale');
	background-repeat: no-repeat;
	width:auto;
	min-height:15px;
	height:auto !important;
	height:15px;
    }
* html #calendar { 	
	float: left;
    background:transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgr_calendar.png',sizingMethod='scale');
	background-repeat: no-repeat;
	width:268px;
	min-height:260px;
	height:auto !important;
	height:260px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:20px;
	
    }
* html #interview { 	
	float: left;
    background:transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgr_interview.png',sizingMethod='scale');
	background-repeat: no-repeat;
	width:268px;
	min-height:130px;
	height:auto !important;
	height:130px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:20px;
	
    }
* html #center_vtr2 {
	background:transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgr_center_vtr2.png',sizingMethod='scale');
	background-repeat: repeat;
	width:726px;
	float:left;
	min-height:570px;
	height:auto !important;
	height:570px;
}
	