﻿.pQuote 
{
	display:block;
	position:relative;
	top:0;
	left:0;
}

#topbanner, .breadcrumb, #innerleft, #QuoteContainer #ThankYou, .noPrint
{
	display:none;
}

.printOnly
{
	display:inline;
	float:left;
}

#QuoteContainer .subheading
{
	font-size:100%;
	font-weight:normal;
	text-transform:lowercase;
	font-family:Arial;
}

#BottomPrintText
{
	margin-top:15px;
}

.printLeft
{
	float:left;
}
