.wrap {
height:100%;
}

.surveyBody .wrap {
height:1%;
}

.banner img {
width:expression(this.width > 282 ? 282: true);
}

.list img {
height:expression(this.height > 150 ? 150: true);
}

.footBanner img {
height:expression(this.height > 31 ? 31: true);
}

.calendar .blockShadow.green .cn {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners_block_shadow_green.png', sizingMethod='crop');
}

.personality .blockShadow.whiteSh .cn {
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/corners_block_shadow_white.png', sizingMethod='crop');
}

.mainMenu a, .mainMenu .select a, .mainMenu .select span {
background:url(../images/main_menu_a_hover_bg_ie.gif) left -10000px no-repeat;
position:relative;
overflow:hidden;
zoom:1;
}

.mainMenu a:hover, .mainMenu .select a, .mainMenu .select a:hover, .mainMenu .select span, .mainMenu .show a {
background-position:0 0;
}

.mainMenu .bgIe, .mainMenu .select a .bgIe, .mainMenu .select span .bgIe, .mainMenu .show a .bgIe {
background:#000;
border:none;
display:none;
float:none;
opacity:0.2;
filter: alpha(opacity=20);
position:absolute;
overflow:visible;
left:8px;
top:0;
width:500px;
height:32px;
z-index:0;
zoom:1;
}

.mainMenu .select a .bgIe, .mainMenu .select span .bgIe, .mainMenu .show a .bgIe {
display:block;
}

.mainMenu .textIe, .mainMenu .select a .textIe, .mainMenu .select span .textIe, .mainMenu .show a .textIe {
position:relative;
z-index:2;
}

.gallery img {
width:expression(this.width > 114 ? 114: true);
}

.olimpiad td .previewPic img {
width:expression(this.width > 100 ? 100: true);
}

.galleryOne table td img {
width:expression(this.width > 100 ? 100: true);
}

.ui-datepicker-trigger {
position:relative;
left:310px;
top:-19px;
right:auto;
}

/*img {
width:expression(this.width > 138 ? 138: true);
height:expression(this.height > 114 ? 114: true);
}*/
