@import url("print.css");

#ptop {
	background: #eee;
	border-bottom: 2px solid #999;
	display: block !important;
	top: 10px;
	left: 10px
	margin: 0;
	padding: 0.5em 0;
	//width: 100%;
	border-top:2px solid #000000;
}

#ptop a {
	font-weight: bold;
	margin: 0 0 0 5%;
}

a {
	font-weight: normal;
}
