/* 3c fixed section layout */
#clear{
clear:both;
width:100%;
}
#wrapper{
	float:left;
	width:422px;
}
#wrapper lu{
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper li{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/black-sq-bullet2.jpg);
	text-indent: 3px;
}
#left_col{
	width:190px;
	float:left;
}
#ex_link{
	width:166px;
	float:left;
	margin-left:-190px;
	margin-top:137px;
}
ul.extralinks{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
ul.extralinks{
margin-left: 15px;
}
ul.extralinks li{
padding-bottom:5px;
}
ul.extralinks a{
text-decoration: none;
}
ul.extralinks a:hover{
text-decoration: underline;
}
#right_col_up{
	float:right;
	width:185px;
	height:121px;
	background-color:#E9E3CF;
	margin-left:1px;
	padding-top: 10px;
	color:#666666;
}
#right_col_down{
	float:right;
	width:180px;
	margin-top:20px;
	color:#666666;
	
}
ol {
	margin-left:0px;
	list-style-image: none;
	list-style-type: decimal;
}

#caltable{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color:#E5E5E5;
font-size:12px;
}
#right_col_up  th , #right_col_up  td {

border: 0px solid #ccc;
border-width: 0;
text-align: left;
font-size:11px;
}

#right_col_up table{
margin-left:10px;
}
 
#caltable  th , #caltable  td {

padding: 5px;

border: 0px solid #ccc;

border-width: 0;
text-align: left;
background-color:#E5E5E5;
}

#right_col_up caption{  border-top: 0px solid #ccc;  text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px;
color: #666666; font-weight:700;
}

#caltable  th.first, #caltable  td.first,#caltable  tbody th {border-left: none;}


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

#caltable tbody th {width: 20%;}

.propanecol_price { color:#006600;}

#caltable tfoot {display: none;}

.dblue{
font-size:11px;
font-weight:700;
}