.financial_year {
	background: url(../images/temp/bg_big.gif) no-repeat;
	height:174px;
	width:502px;
	}
	
.financial_year h1 {
	font-weight:normal!important;
	color:#4d9acb;
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	padding:30px 230px 15px 15px;
	background: url(../images/temp/25off.gif) no-repeat 140px 15px;
	}
	
.financial_year h2 {
	font-weight:normal!important;
	color:#999;
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	padding:0 200px 10px 15px;
	}

.financial_year p {
	padding:0 8px;
	}
	
.financial_year a {
	color:#FFF;
	background: #4d9bcb;
	padding:5px 10px;
	font:100 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-decoration:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.financial_year a:hover {
	color:#4d9acb;
	background: #444;
	}
	
	
.financial_year_b {
	background: url(../images/temp/bg_small.gif) no-repeat top;
	height:117px!Important;
	width:580px;
	margin-top:30px
	}
	
.financial_year_b h1 {
	font-weight:normal!important;
	color:#4d9acb;
	font:16px/18px Georgia, "Times New Roman", Times, serif;
	padding:15px 15px 5px;
	}
	
.financial_year_b h2 {
	font-weight:normal!important;
	color:#999;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	padding:0 160px 12px 15px;
	}

.financial_year_b p {
	padding:0 8px;
	}
	
.financial_year_b a {
	color:#FFF;
	background: #4d9bcb;
	padding:5px 10px;
	font:100 10px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	text-decoration:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.financial_year_b a:hover {
	color:#4d9acb;
	background: #444;
	}
