.content label {
	font-size: 1.2em;
}


#filter-form label, #filter-form select, #filter-form button {
	margin-right: 10px;
}

#filter-form select {
	font-family: georgia, "Nimbus Roman No9 L", "Times New Roman", sans-serif;
	width: 160px;
	font-size: 1.2em;
	border: 1px solid #7f9db9;
}

.content button {
	padding: 0;
	font-family: georgia, "Nimbus Roman No9 L", "Times New Roman", sans-serif;
	width: 115px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 1.2em;
	color: white;
	background: url(../images/bg_button.gif) left top repeat-x transparent;
	border: 0;
	
}
