div.contentfilter {
	position:relative;
	width:980px;
	height:44px;
	background-color:#ffffff;
	border:1px solid #c8d0d8;
	background-image: url(/items/images/global/crop/bitmaps.resource_0_175_25_44.png);
	background-repeat: repeat-x;		
}
div.contentfilter div.search_input {
	position:absolute;
	left:26px;
	top:11px;
	border:1px solid #000;
	width:205px;
	height:20px;
}

div.contentfilter div.search_select {
	position:absolute;
	left:266px;
	top:13px;
}

div.contentfilter div.search_date {
	position:absolute;
	left:406px;
	top:13px;
	width:393px;
	height:14px;
	font-family:arial;
	font-size:11px;

}

div.contentfilter div.search_year {
	float:left;
	width:98px;
	height:14px;
}

div.contentfilter div.search_year_until {
	float:left;
	width:58px;
	height:14px;
	margin-left:5px;
}

div.contentfilter div.search_month {
	float:left;
	width:43px;
	height:14px;
}


div.contentfilter div.search_day {
	float:left;
	width:60px;
	height:10px;
	margin-left:10px;
}

div.contentfilter input.day {
	width:20px;
	height:10px;
	padding:1px;
}


div.contentfilter div.post_filter {
	position:absolute;
	right:20px;
	top:4px;
	cursor:pointer;
	width:67px;
	height:34px;	
	background-image: url('/items/graphics/kereses.png');
}

div.contentfilter .optionformat {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000;
}

div.contentfilter .searchformat {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

div.contentfilter input.search {
	border:none;
	background-color:transparent;
	width:203px;
	height:10px;
	padding:4px;

}

