#avgprice_search_container{
    background: #FDFDF3;
	background-image: url( '/inc/img/site/search_back.gif' );
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	padding: 28px 20px 18px 20px;
}
#flash_chart_container{
	width: 640px;
	margin: 0 auto;
}
#fields_container{
	width: 340px;	
	margin: 0 auto;
}
.year_select{
	width: 60px;
}
.month_select{
	width: 87px;
}
.left_legend{
    background-color:red;
    width:25px;
    height:10px;
}
.right_legend{
    background-color: #001E70;
    width: 25px;
    height: 10px;
}
.right_legend_correct{
    margin-left: 23px;
}

td.number {
    text-align: center;
}

