#easy-archives {
	padding:10px 0;
}
#easy-archives .fixed {
	clear:both;
	height:1px;
	overflow:hidden;
}
#easy-archives .closed {
	display:none;
}
#easy-archives .open-button, 
#easy-archives .closed-button {
	display:block;
	float:left;
	padding-left:18px;
	font-weight:bold;
}
#easy-archives .open-button {
	background:url(../images/open.gif) left 7px no-repeat;
}
#easy-archives .closed-button {
	background:url(../images/closed.gif) left 7px no-repeat;
}
#easy-archives .detail {
	font-weight:normal;
	float:left;
}
#easy-archives .month {
	margin-top:10px;
}
#easy-archives .month li {
	list-style:none;
	padding:1px 0 1px 16px !important;
	padding:1px 0;
}
#easy-archives .filter {
	height:24px;
}
#easy-archives .filter .ea_year, 
#easy-archives .filter .ea_author {
	font-weight:bold;
}
#easy-archives .filter .ea_select, 
#easy-archives .filter .ea_button {
	margin-right:10px;
}
