#more_info{
	display:block;
	height:30px;
	width:133px;
	background: url(/images/front-page/more_info_btn.gif) no-repeat center top;
	margin-top:5px;
}
#more_info:hover{
	background-position:bottom;
}

#free_info_session_box{
	width:385px;
	height:148px;
	border-top:1px solid #e3e3e3; 
	padding-top:20px;
	margin-bottom:20px;
	background: url(/images/front-page/free_info_session.gif) no-repeat center bottom;
}
#free_info_session_box div{
	float:right;
	margin-right:30px;
}
#free_info_session_box select{
	border:solid 1px #0053a1;
	color:#0053a1;
	width:133px;
	margin-top:75px;
}
