/* HEADER */
h1 {
	border-bottom: solid 1px;
}
h1#border {
	border-bottom-color: #f5f5f5;
}

	
/* DEVIDER */	
hr {
	clear: both;
	background: #c3c8cb;
	color: #c3c8cb;
	border: none;
	height: 1px;
}

/* PAGETOP BUTTON */
.pagetop {
	text-align: right;
	padding: 0.35em 10px;
}