#flashbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; text-align: center; line-height: 0;}

#innerFlashboxContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; line-height: normal; }

#flashboxBottomNav{ position: relative; width: 250px; height: 0; padding: 10px 0; background-color: #fff; margin: 0 auto; }
#flashboxBottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#flashbox_overlay{ position: absolute; top: 0; left: 0; z-index: 900; width: 100%; height: 500px; background-color: #000; }
