#flying_box {	position: fixed;	left: -505px; top:50px; width: 505px;	height: 360px; z-index: 999; }

body > #flying_box {position:fixed}

* html #flying_box {position:absolute}

#max_width_ie {max-width: 170px}

* html #max_width_ie { width: expression(document.body.clientWidth > 170 ? "170px" : "auto"); }

#flying_box_wrap { position: absolute; font-family: Arial, Helvetica, sans-serif; font-size: 11px; z-index: 2; }

#flying_box_title	{ margin: 55px 0px 0px 0px; height: 20px; overflow: hidden; color: white; font-size: 16px; font-weight: bold; }

#flying_box_comment {width:426px; height:30px; position: absolute; top:8px; left:0; text-align: center; color: #fff; font-weight: 700; font-size: 16px}

#flying_box_title2{ margin: 5px 0px 0px 0px; color: white; font-size: 15px; font-weight: bold; }

#flying_box_button	{ height: 48px; overflow: hidden; text-align: center; }

#flying_box_button a { margin: 13px 0px 0px 5px; height: 33px; display: block; color:#fff; font-weight: 700; font-size: 16px }

#flying_box_additionalinfo a	{ color: #fff; }

#flying_box_close{ cursor: pointer;color: #ccc;}

#flying_box_special_price{position: absolute;bottom: 35px; right:-5px; width:90px; height:25px; display: block; text-align: center;color: #fff; font-size: 20px; font-weight: 600}

#flying_box_comment_grau {width:426px; height:30px; position: absolute; top:40px; left:0; text-align: center; color: #555; font-weight: 700; font-size: 14px}

#flying_box_title_grau { margin: 40px 0 0 0; height: 20px; color: #000; font-size: 16px; font-weight: bold; }

#flying_box_close_grau { position: absolute; width: 20px; height: 20px; right: 0; top: 39px; cursor: pointer;color: #333;}

#flying_box_shipping_link {position: absolute; left: 160px; top:310px; width: 250px; height: 20px; font-size: 10px; color: #666; font-weight: lighter}

.productOldPrice {font-size:10px;color:#666}

body {position: relative}

a:focus {outline: none}