@charset "utf-8";
/* CSS Document */

#btn_subscribe {float:right; margin-left:30px;}

#archives {
	margin:0px!important;
	padding:0px!important;
	list-style-type:none!important;
}

#archives li {
	position:relative;
	margin:0px 0px 13px 0px!important;
	padding:0px 0px 10px 122px!important;
	height:79px!important;
	background:url(../../_sharedimg/hr_dotted.gif) repeat-x bottom!important;
}

#archives > li {height:auto!important; min-height:79px!important;}

#archives img {
	position:absolute;
	top:0px;
	left:0px;
	padding:2px;
	width:102px;
	height:75px;
	border:2px solid #c9ceba;
}

#archives li h4 {
	margin:0px 0px 0.5em 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#df7411;
}

#archives li p {margin:0px; font-size:1em;}
#archives li p.drilldown {margin-top:0.5em; font-weight:bold;}
#archives li p.drilldown a {color:#aa3124;}