
/* just a few bits for the df ords section*/
#bigpic{
position:absolute;
display:none;
border:1px solid #000000;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#shipped_container{
 width:100%; 
 height:500px; 
 overflow:visible; 
 padding:0px 0px 0px 0px; 
 margin:0px 0px 0px 0px;
 background-color: #C5D5ED;
 }
 .qty_to_cancel{ display:none;}
