﻿.PrintViewBody{
background-color:White;
width:504px;
height:100%;
text-align:left;
background-image:none;
}


.Printview {
background-color:White;
width:504px;
height:100%;
text-align:left;
}

.Printviewheader{
width:504px;
height:114px;
}


.Printviewcontentbg{
width:504px;
background:url(../Images/PrintView/BodyBG.jpg);
}

.Printviewcontentpadding{
width:465px;
padding:5px 0px 5px 20px
}

.Printviewfooter{
width:504px;
height:17px;
}

.Printviewfloatimage{
float:left;
padding-right:10px;
}

.Printviewfootertext p{
font-size:smaller;
margin:0px 0px -12px 10px;
}