.magicbox_box {
overflow: visible;
position: absolute;
z-index: 10001;
}

.magicbox_content {
padding: 0;
margin: 0;
}

.magicbox_iframe {
border: 2px solid #f2f2f2;
}

.magicbox_overlay {
background-color: #000;
opacity: 0.6;
filter: alpha(opacity=60);
position : absolute;
z-index : 9999;
top : 0;
left : 0;
}

.magicbox_loader{
background: url(loading.gif);
position : absolute;
width: 64px;
height: 64px;
margin: -32px 0 0 -32px;
z-index : 10000;
}

.magicbox_closeBtn{
float: right;
z-index: 10002;
padding: 25px 6px 4px 27px;    
background: #fff url(fileclose.png) no-repeat 0 center;
font:  14px Verdana, Arial, sans-serif;
color: #444;
font-weight: bold;
cursor: pointer;
visibility:hidden;
}
 #product_info_box
 {
	
  background-color:White;
  
  
 
 
}
 #product_info_box ul
 {
	

  
  list-style-type:none;
 
 
}
 #product_info_box ul li
 {
	

  
   margin-bottom:8px;
 
 
}
#product_info_box ul li label
 {
	

  
    width:160px;
    float:left;
 
 
}

#product_info_box h1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/logo-tagline.gif) no-repeat scroll 0 0;
height:45px;
left:47px;
position:absolute;
text-indent:-9999px;
top:0px;
width:378px;
}

#product_info_box .my_button
{
	font-size:1.5em;
	 margin-top:10px;
}