@charset "utf-8";
/* CSS Document */
div.table-wrapper{ 
	width:467px; height:271px; overflow:auto;border:1px solid #b3b2b2;
	}
table.fuel{
	font-size: 11px; 
	margin-bottom:0;
	padding:0;
	width:467px;
	text-align:center;
	}
.fuel table{
	margin-bottom:0;
    width:468px;
	}
table.inner-table{width:450px}
.fuel th{text-align:center;}
table.header{
	font-size: 11px; 
	width:100%; 
	margin-left:0px }
div.surcharge{
	width: 470px;
	/*border: 1px solid black;
	margin:10px;*/
	margin:10px auto;
	display:block;
	/*padding:10px ;*/
	
	}
div.surchargehidden{
	width: 470px;
	/*border: 1px solid black;*/
	margin:10px auto;
	/*padding:10px;*/
	display:none;
	}
.inner-table tr td {border:0}

.inner-table tr{border:0}
