.printhide {display:none;}

#layout {height:auto;}

table#certificate {
	border:1px solid #999999;
	margin: 10px;
	padding:10px;
	position:absolute;
	top:0;
	width:90% !important;
	width:650px;
}

	table#certificate tr td h1.title {padding-bottom:30px;}

	table#certificate tr td {
		padding:5px 10px;
		vertical-align:top;
	}
	
		table#certificate tr td.label {
			font-weight:bold;
			width:210px;
		}

	table#certificate h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
	}