@charset "utf-8";
/* CSS Document */
table{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color:#FCF3C2;
font-size:12px;
width:150px;
}

th , td {

padding: 5px;

border: 1px solid #ccc;

border-width: 0 1px 1px 1px;
text-align: center;
}

caption{  border-top: 0px solid #ccc; border-bottom: 1px solid #ccc; font-size:font-size:11px; background-color:#FFF; text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;
color: #143D8D;
}
th.first, td.first, tbody th {border-left: none;}


thead th {text-transform: uppercase; text-align: center;font-size:10px;}

tbody th {width: 20%;}

.propanecol_price { background-color:#E6F1D5;}
.dieselcol_price { background-color: #E4EDFD;}

tfoot {display: none;}
.squote {font-size: 1.25em; line-height: 1.2em; color:  #F1CF0E; font-weight:700; }
.leftpricing{
margin:0px 0px 10px 10px;
}
.propanecol_price { background-color:#E6F1D5;}
.dieselcol_price { background-color: #E4EDFD;}
.dgrey{
	color:#666666;
}

