*html #blue_border  {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/assets/images/blue_border.png");
  background: none;
}

*html #blue_bdr_shadow  {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="/assets/images/blue_bdr_shadow.png");
  background: none;
}

*html #content_shadow {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="/assets/images/content_shadow.png");
  background: none;
}

*html #subnav_shadow {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="/assets/images/subnav_shadow.png");
  background: none;
}

*html .slide_thumb {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="/assets/images/sthumb_bg.png");
  background: none;
}

*html .slide_thumb_on {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="/assets/images/sthumb_bg_on.png");
  background: none;
}

*html #subnav {
  height: 280px;
}

*html #sub_left {
  height: 606px;
}

*html #sub_left_img {
  height: 318px;
}


