﻿.pdfHeaderText h2
{
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

.pdfHeaderText
{
    background-image: url(../Images/pdfLogo.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px 100px 0 0;
}

div.SubLeft 
{
	width:60px;
	float:left;
}

div.SubRight
{
	float:left;
}
div.ExposeSectionPanel 
{
	margin-bottom:5px;
}

#lstExposeMister 
{
	padding-right:6px;
}

div.ExposeButtonPanel 
{
	text-align:right;
	margin: 0 7px 20px 0;	
}

.ExposeMainPanel
{
    margin: 20px 0;
}

.divProgress
{
    position: absolute;
    top: 145px;
    right: 55px; 
}
