#archive_pagination {
	text-align: center;
}

#archive_pagination a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#body_panel_archive_heading {
	float: left;
	color: #fff;
	width: 710px;
	background-color: #000;
	text-align: justify;
}

#body_panel_archive_heading h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
}

#body_panel_archive_heading p {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #000;
}

#body_panel_archive {
	float: left;
	color: #fff;
	width: 620px;
	margin-left: 55px;
	margin-right: 35px;
	background-color: #000;
	text-align: justify;
}

#body_panel_archive h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
}

#body_panel_archive p {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #000;
}
