#ShippingPreview_button_div{
    width:100%;
	text-align: left !important;
}
#ShippingPreviewTable{
     margin-top:20px;
     width:100%;
 }
#ShippingPreviewTable td{
    height:60px;
}
#ShippingPreview_popup{
    position: absolute;
    z-index:5;
    background:white;
    display:none;
}