#Instructions_Header{
	display:none;
}
 
div.scriptblock_warning{
	display:none;
}

#queue
 {
     width:700px;
     border:solid #333 0x;
     margin:0 auto !important;
	 position:absolute !important;
	 left:0px !important;
	 top:0px !important;
 }
 
 .container
 {
     border:solid #333 0px;
     margin:0px;
 }
 
 
  #queue h5
 {
     display:none;
     width:0px;
     height:0px;
 }
 #queue img
 {
     width:315px;
     height:214px;
     padding:2px;
 }
 
 
 .coupontable
 {
     display:none;
     width:0px;
     height:0px;
 }
 
 .coupontable_jscheat
 {
     display:block;
     width:700px;
 }
 
 .coupontable_jscheat img
 {
    width:90%;
    height:90%;
 }
 
 .controls
 {
     display:none;
 }
 
 .screen_only
 {
     display:none;
     width:0px;
     height:0px;
 }
 
 .header {
	display:none;
}

#header{
	display:none;
	width:0px;
	height:0px;
}

.footer{
	display:none;
}