#search_filters .date_filter {
	border: 1px solid #BBB;
	background: white;
	padding: 3px 4px;
	line-height: 24px;
	height: 24px;
}
#search_filters .date_year {
	background: white;
	border: 1px solid #BBB;
	padding: 4px;
	width: 50px;
}
#search_filters .helper {
line-height: 11px;
color: #AAA;
font-weight: normal;
float: right;
width: 219px;
position: absolute;
right: 0;
margin-top: 15px;
text-align: right;
margin-right: 10px;
}