#rightbar .ftl_subtitle{
	height: 16px;
	padding-top: 2px;
}

#rightbar .ftl_options{
	padding-bottom: 10px;
}

#rightbar .ftl_option{
	padding-bottom: 2px;
}

#rightbar .ftl_criteria{
	height: 20px;
	padding-top: 2px;
}

.page .search_form{
	background: #FBE7CF;
	height:20px;
	margin-bottom:10px;
	color: #314469; 
	font:bold 20px Verdana;
	padding:10px;
}
.page .search_form input.button_commit{
	border:1px solid #314469;
	background-color:#5A6987;
	color:#ffffff;
	font:bold 11px Verdana;
	height:18px;
}