@CHARSET "ISO-8859-1";

select.articles_controlYear{
	background: #eeeeee;
	border: 1px solid #e0e0e0;
	color: #2c2c2c;
	width: 100%;
	padding: 5px;
}

form.articles_archiveControl .articles_label{
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
}

form.articles_archiveControl .articles_displayAll .articles_label{
	display: none;
}

ul.articles_controlClass li.selected{
	font-weight: bold;
}
