/* DYNAMIC STYLES are contained styles.aspx. These are dynamicially written as inline css based on web/email/pdf. */
/* The styles contained here are print only */

.headerdiv
{
	float: right;
	position: relative;
	width: 600px;
	left: 0px;
	top: -60px;
	padding-right: 10px;
	text-align: right;
	z-index: 2;
	margin-bottom: -100px;
}
p.pagebreakhere 
{
	page-break-before: always;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

