﻿embed {
	height: 80%;
	width: 800px;
}
#pdfDisplay {
	padding-left: 20px;
	height: 100%;
}
#pdfDisplay a {
	text-decoration: none;
	color: #FFFFFF;
}
#pdfDisplay table {
	height: 100%;
}
#pdfDisplay table tr td {
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
