﻿.pdfDisplayGridClass 
{
	background-color:#5D7B9D;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:White;
	background: url(../../images/home-page_07.png) repeat-x;
	background: url(../../images/home-page_07.png) repeat-y;
	}

.lblLeftDiv
{
	color:Red;
	position:relative;
	top:740px;
	left:222px;
	font-weight:bold
}

.subscribeButtonLeftDiv
{
	position:relative;
	top:742px;
	left:190px;
	font-weight:bold
}

.lblRightDiv
{
	color:Red;
	position:relative;
	top:703px;
	left:672px;
	font-weight:bold;
}

.subscribeButtonRightDiv
{
	position:relative;
	top:705px;
	left:640px;
	font-weight:bold;
}