body 
{
    zoom: 0.65;
}

.HideForPrint
{
	display:none;	
}

#headerLogoCorgwellDivPrint
{
    display: block;
}

#contentMainLeftDiv
{
}

#contentMainRightDiv
{
}

.serviceLeftPersonDiv
{
    width: 5cm;
}

#containerDiv
{
    border: none 0px;
}

.imageForPrint
{
    zoom: 0.7;
}

.ShowForPrint
{
    display: block;
}

#footerPrintDiv
{
	padding: 10px;
	width: 17cm !important;
}



