
/*------------------------------ ALL BEGIN ------------------------------------*/
#archives-body, #comment-response, .PageBody, #search-results{
	clear:both;
	margin:20px 0px 20px 0px;
}
/*------------------------------ ALL END --------------------------------------*/

/*------------------------------ ARCHIVES BEGIN -------------------------------*/
#archives-body{
}

#archives-dropdown{
	margin:0 0 20px 0;
}
/*------------------------------ ARCHIVES END ---------------------------------*/

/*------------------------------ COMMENT RESPONSE BEGIN -----------------------*/
#comment-response{
	text-align:center;
	height:175px;
	padding:100px;
}

#comment-response h1{
	margin: 0 0 0 0;
}
/*------------------------------ COMMENT RESPONSE END -------------------------*/

/*------------------------------ SEARCH RESULTS BEGIN -------------------------*/
h1.SearchResultsHeader{
	text-align:center;
	padding:0 0 20px 0;
}
/*------------------------------ SEARCH RESULTS END ---------------------------*/

/*------------------------------ PAGE BEGIN -----------------------------------*/
.PageBody{
	clear:both;
}
/*------------------------------ PAGE END -------------------------------------*/

