#screen { position: absolute; display: inline; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #fff; display: none; }
#popup { position: absolute; top: 0; left: 0; display: inline; margin: auto; display: none; }
#popup_background { position: absolute; top: 0; left: 0; display: inline; margin: auto; display: none; background: url(/common/images/layout/select_product_bg.png) no-repeat top left; width: 784px; height: 603px; }
#product_menu, #help_menu { width: 784px; height: 503px;}
#product_menu .pad, #help_menu .pad { padding: 90px 75px 30px; text-align: left; height: 152px; }
*html #product_menu .pad { padding: 90px 75px 0; }
#help_menu .pad { padding: 90px 75px 0; height: 215px; }
*:first-child+html #product_menu .pad, *html #product_menu .pad { padding: 90px 75px 70px; }

#product_menu h1, #help_menu h1 { color: #505050; font-weight: bold; font-size: 16px; margin-bottom: 28px; }
#product_menu .os_column { float: left; display: inline; width: 140px; text-align: left; margin-right: 10px; height:150px; height:170px; }

#product_menu .os { color: #505050; font-size: 13px; margin-bottom: 8px; font-weight: bold; }

#product_menu ul { margin: 0; padding: 0; list-style-type: none; }
#product_menu li { margin: 5px 0; padding: 0; }
#product_menu li a, #product_menu li a:visited, #product_menu li a:hover, #product_menu li a:active { color: #505050; font-family: Verdana; text-decoration: none; }
#product_menu li a .radio, #product_menu li a:visited .radio, #product_menu li a:hover .radio, #product_menu li a:active .radio { height: 14px; width: 14px; padding-right: 20px; background: url(/common/images/layout/select_product_radio.gif) top left no-repeat; }

#product_menu li.on a, #product_menu li.on a:visited { color: #505050; font-family: Verdana; font-weight: bold; }
#product_menu li.on a .radio, #product_menu li.on a:visited .radio { background: url(/common/images/layout/select_product_radio.gif) left -14px no-repeat; }

#product_menu .continue_buttons { width: 200px; margin: 0 auto; }
#help_menu .continue_buttons { width: 150px; margin: 0 auto; }
#help_menu { position: absolute; top: 0; }

a#help_link, a:hover#help_link, a:active#help_link, a:visited#help_link, a:link#help_link { font-family: Verdana; font-size: 11px; color: #365ebf; }
#help { padding-bottom: 60px; padding-left:80px; text-align:left; padding-top: 20px;}

