.select-free { 
position : absolute; 
z-index : 10; 
overflow : hidden; 
width : 33em; 
} 
.select-free iframe { 
display : none; 
display : block; 
position : absolute; 
top : 0; 
left : 0; 
z-index : -1; 
width : 3000px; 
height : 3000px; 
} 
.select-free .bd { 
border : 1px solid black; 
padding : 0; 
margin : 0; 
} 