* { outline:none!important;}
* { font-family: Verdana, Tahoma;}

html {  }

body { }

.DeliveryCalc_MainContainer {  display:none; }


.DeliveryCalc_OutputLabel { position:absolute; top:100px; left:440px; right:60px; bottom:100px; font-size:12px; color:#909090; text-align:center; vertical-align:middle; }

.DeliveryCalc_OutputLabel_centered { top:50%; left:50%; position:absolute; margin-left:-200px; width:400px;}

.DeliveryCalc_OutputLabel_centered .result_table { width:400px; text-align:left; }
.DeliveryCalc_OutputLabel_centered .result_table  .hdr { text-align:left }
.DeliveryCalc_OutputLabel_centered .result_table  .cnt { text-align:right }

.DeliveryCalc_OutputLabel a { color:#a02020; }


.DeliveryCalc_PrintContainer { }

.DeliveryCalc_PrintContainer .result_table { width:100%; text-align:left; }
.DeliveryCalc_PrintContainer .result_table  .hdr { text-align:left }
.DeliveryCalc_PrintContainer .result_table  .cnt { text-align:right }

.DeliveryCalc_PrintContainer .result_div       { width:100%; text-align:left; }
.DeliveryCalc_PrintContainer .result_separator { width:100%; border-top:2px solid #909090; text-align:left; }

.DeliveryCalc_PrintContainer a { color:#a02020; }
