.easy-archives .fixed {
	clear:both;
	height:1px;
	overflow:hidden;
}
.easy-archives .closed {
	display:none;
}
.easy-archives .open-button, 
.easy-archives .closed-button {
	width:16px;
	height:16px;
	display:block;
	float:left;
background:url(img/icon.gif);
background-repeat:no-repeat;
}
.easy-archives .open-button {
background-position:0 -100px
}
.easy-archives .closed-button {
background-position:0 -116px
}

.easy-archives .detail {
	font-weight:bolder;
	float:left;
}
.easy-archives .month {
	padding-bottom:5px;
}
.easy-archives .month li {
	list-style:none;
	padding:1px 0 1px 16px !important;
	padding:1px 0;
}
.easy-archives em {
	margin-left:5px;
}
.easy-archives .filter {
	height:24px;
	padding-bottom:10px;
}
.easy-archives .filter .ea_year, 
.easy-archives .filter .ea_author {
	font-weight:bolder;
}
.easy-archives #ea_ajax_loader {
	background:url(img/ajax-loader.gif) left no-repeat;
	padding-left:24px;
	height:16px;
	line-height:16px;
	margin-left:10px;
	margin-top:10px;
}
.easy-archives .filter .ea_select, 
.easy-archives .filter .ea_button {
	margin-right:10px;
	background: #eee;
border: 1px solid #ccc;
font-size: 12px;
color: #666;
font-family: Arial, Helvetica, sans-serif;
width: auto;
margin: 3px 2px 2px 0;
padding: 0px 1px 0px 1px;
}
