@CHARSET "UTF-8";
* html .clearfix,
* html .container, 
* html .clear {
  height: 1%;
}
body.ie6 .clearfix, body.ie6 .container ,
body.ie7 .clearfix, body.ie7 .container {
  display: inline-block;
  *diplay:inline;
  zoom:1;
}
img {
  -ms-interpolation-mode: bicubic;
  behavior: url('/css/iepngfix.htc');
}

body.ie6 div#modalBg{
  position:absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000;
  background-color:#FFF;
}
body.ie7 div.modalPopup{
  background-color:#333333 !important;
}
body.ie7 div#exploreContent ul#exploreList li a:hover div.exOverlay,
body.ie7 div#notificationArea ul#notifications li div.notification div.lang{
  background-color:#000 !important;
}
body.ie7 div#nDetailBody div.nDetail ul.nDetails li a:hover{
  background-color:#F1F1F1 !important;  
}
body.ie7 ul#notifications li div.notification span.nCount{
  background-color:#FF0000 !important;
}
body.ie7 .fb_iframe_widget,
body.ie7 .fb_edge_widget_with_comment{
  position:static !important;
}
body.ie7 #aRWriteBox textarea{
  margin-left:-45px !important;
}
body.ie7 #aTweetStreams div.aTStream ul.aCPair li.aHr{
  height:0 !important;
}
body.ie7 #epMenuBar{
  border:0 !important;
}