/* CSS Document */

div#nd_container,
div#nd_maincontent,
div#nd_footer,
ul#nd_globalnavi,
div#nd_headercontrol,
div#nd_header,
div#nd_f_support,
div#nd_footercontrol,
div.topiclist,
div.hw_moreinfo,
div.hw_moreinfowrapper,
div.nd_cc_left,
div.nd_cc_right,
div.nd_categorycontentlist,
div.topiclr_wrapper,
div#topnewswrapper,
div#newsview,
div.nd_subbox,
div#nd_onecolumncontent,
div#nd_subbox_top,
div#nd_centercontent,
div.listwrapper,
div.hsubtxt_h2,
div.hsubtxt_h3,
div#popHead,
div#popfootBar,
div.nd_relatedinfo,
div#nd_subcontent_top,
div#nd_subcontent {
    overflow: hidden;/*Important!!*/
}

div#nd_container:after,
div#nd_maincontent:after,
div#nd_footer:after,
ul#nd_globalnavi:after,
div#nd_headercontrol:after,
div#nd_header:after,
div#nd_container:after,
div#nd_f_support:after,
div#nd_footercontrol:after,
div.topiclist:after,
div.hw_moreinfo:after,
div.hw_moreinfowrapper:after,
div.nd_cc_left:after,
div.nd_cc_right:after,
div.nd_categorycontentlist:after,
div.topiclr_wrapper:after,
div#topnewswrapper:after,
div#newsview:after,
div.nd_subbox:after,
div#nd_onecolumncontent:after,
div#nd_subbox_top:after,
div#nd_centercontent:after,
div.listwrapper:after,
div.hsubtxt_h2:after,
div.hsubtxt_h3:after,
div#popHead:after,
div#popfootBar:after,
div.nd_relatedinfo:after,
div#nd_subcontent_top:after,
div#nd_subcontent:after {
    content: "";
	/*For mac IE\*//*/
	display: inline-table;
	/**/
	/* Hides mac-IE5\*/
	display: block;
	/**/
    clear: both;
    height: 1px;
    overflow: hidden;/*Important!!*/
}
/*\*/
  * html div#nd_container,
  * html div#nd_maincontent,
  * html div#nd_footer,
  * html ul#nd_globalnavi,
  * html div#nd_headercontrol,
  * html div#nd_header,
  * html div#nd_f_support,
  * html div#nd_footercontrol,
  * html div.topiclist,
  * html div.hw_moreinfowrapper,
  * html div.nd_cc_left,
  * html div.nd_cc_right,
  * html div.nd_categorycontentlist,
  * html div.topiclr_wrapper,
  * html div#topnewswrapper,
  * html div#newsview,
  * html div.nd_subbox,
  * html div#nd_onecolumncontent,
  * html div#nd_subbox_top,
  * html div#nd_centercontent,
  * html div.listwrapper,
  * html div.hsubtxt_h2,
  * html div.hsubtxt_h3,
  * html div#popHead,
  * html div#popfootBar,
  * html div.nd_relatedinfo,
  * html div#nd_subcontent_top,
  * html div#nd_subcontent {
    height: 1em;
    overflow: visible;
}
/**/






