@charset "UTF-8";

.comments,
.trackbacks
{
	padding:0;
	margin:0 0 20px 0;
}

.archive_banner
{
	background:url(../../images/archive_banner.jpg) no-repeat left top;
	width:860px;
	height:150px;
	position:relative;
}

.archive_banner h1
{
	font-size:184%;
	font-weight:bold;
	background:none;
	width:265px;
	text-align:center;
	position:absolute;
	top:63px;
}

