#module_oil{
	color:#999;
}
#module_oil a{
	color:#999;
}
#module_oil h1{
	color:#ffcc00;
	margin-left:20px;
}
#filter{
	padding-left:20px;
}
.but_cal{
	background:url(../../images/calendarIcon.jpg) no-repeat;
	width:16px;
	height:15px;
	border:0;
}

#filter .show_graph{
	background:url(../../images/but_120.gif) no-repeat;
	background-position:0 2px;
	*background-position:0 0;
	width:120px;
	height:17px;
	*height:15px;
	border:0;
}
#filter .clear_data{
	background:url(../../images/but_comment.gif) no-repeat;
	background-position:0 2px;
	width:84px;
	height:17px;
	border:0;
}
.oil_history{
	float:left;
	width:80px;
	margin:30px 0 0 0;
	padding-left:10px;
	text-align:left;
}
.oil_history span{
	font-size:120%;
	font-weight:bold;
	color:#cc9900;
}

.oil_graph{	
	float:right;
	width:396px;
	margin:30px 0 0 0;
	text-align:left;
}
.graph{
	margin-top:10px;
}
.graph_page{
	padding-left:10px;
}
.oil_graph span{
	font-size:140%;
	font-weight:bold;
	color:#cc9900;
}
.oil_graph p{
	margin-top:10px;
	width:375px;
}
.oil_graph a.more_graphs, .oil_graph a:hover.more_graphs{
	color:#000;
	text-decoration:none;
	text-align:center;
	background:url(../../images/but_r_comment.gif) no-repeat;
	width:160px;
	height:15px;
	display:block;
	float:right;
}