@import "global.css";

#print_button {
	display: none;
}

div.rule {
	display: none;
}

hr {
	display: block;
	height: 1px;
	border: 0px solid;
	border-top: 3px solid #3a3b40;
	border-bottom: 1px dotted #3a3b40;
	margin-top: 20px;
	margin-bottom: 20px;
}
