﻿#report_header 
{
	padding: 8px 0 0 15px;
	vertical-align: bottom;
	width: 650px;
	font-family: arial,verdana,sans-serif;
}

#report_header .title 
{
	display:block;
	font-size:18px;
	font-weight:bold;
	color: #666;
}

#report_header .select_month
{
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	padding: 5px 25px 5px 5px;
	color: #077BCD;		
}

#report_header .select_date
{
	margin: 0 0 0 250px;
	font-size: 18px;
	font-weight: bold;
	color:  #666666;		
}

#report_header .graph_title
{
	background-color: #5D7B9D;
	height: 25px;
	padding: 5px 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	color:  #fff;		
}
