﻿
body{ background-color:#FFFFFF; background-image:none;}

/* header to hide */

#header{ display:none;}

#header .logo { display: block; }

#menuHolder{ display:none;}

.hideInPrint { display: none; visibility: hidden; }
.hideInPDF { display: none; } /* anything that is hidden in PDF should be hidden in Print as well */
.showInPrint { display: block; }	/* override class to be used when something is hidden from the PDF/screen view */

.adHolder468x60 iframe, .adHolder300x250 iframe, .adHolder160x600 iframe { display: none; }


.expertsDogStatistics
{
	page-break-inside: avoid;
}

.raceBlock
{
	page-break-inside: avoid;
}


.content { display: inline!important; border: none!important; }
.panelTop { border: none!important; }
.panelTop .text  { font-size: 1.2em!important; font-weight: bold!important; }
.panelMiddle { display: inline!important; border: none!important; }

