.upsrTable {width: 100% !important;overflow-y: auto;}
	.upsrTableHeading, .upsrTableBody, .upsrTableFoot{clear: both;}
	.upsrTableRow{clear: both;width: 100%;}	
	.upsrTableHead, .upsrTableFoot{background-color: #DDD;font-weight: bold;}
	.upsrTableCell, .upsrTableHead {border: 1px solid #999999;float: left;height: 30px;overflow: hidden;padding: 3px 3.8%;width: 55%;}             
	.upsrTableCellFirst, .upsrTableHeadFirst {border: 1px solid #999999;float: left;height: 30px;overflow: hidden;padding: 3px 3.8%;width: 10%;}             
	.upsrTableCellLast, .upsrTableHeadLast {border: 1px solid #999999;float: left;height: 30px;overflow: hidden;padding: 3px 3.8%;width: 25%;}             
	.upsrTable:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
	#UPSInternationalVATPopUp {display:none;position:fixed;top:0px;left:0px;right:0px;bottom:0px;background-color:rgba(0,0,0,.50);width:100%;height:100%;z-index:9999;}
	#UPSInternationalVATPopUp.show {display:block;}
	#UPSInternationalVATPopUp .closeUPSIntlTrackingPopup {display:block;position:absolute;top:5px;right:10px;font-size:14px;cursor:pointer;}
	#UPSInternationalVATPopUp .VATtrackingContent {display:block;position:absolute;top:10%;left:0px;right:0px;max-width:650px;height:auto;margin:auto;padding:30px;background:#FFF;}
	.upsrTableCellText{margin-left: 10%;}