#printcontainer
{
	width:5.75in;
}

.Matrix
{	
	float:left;
	width:520px;
	margin-bottom:10px;
}

.MatrixRow
{	
	float:left;
}

.MatrixCell
{	
	float:left;
}

.VerticalQuestion
{	
	float:left;	
}


.VerticalLabel
{	
	float:left;
	clear:left;
}

.VerticalAnswer
{	
	float:left;
	clear:left;
}

.PageLabel
{
	width:2.25in;
	float:left;
	clear:left;
	margin-bottom:3px;
	margin-right:5px;
	page-break-inside:avoid;
	orphans:4;
}

.PageAnswer
{
	width:3in;
	float:left;
	margin-bottom:5px;
	page-break-inside:avoid;
}

.RadioLabel
{
	width:2.25in;
	float:left;
	clear:left;
	margin-right:5px;
	margin-bottom:10px;
	margin-top:6px;
	page-break-inside:avoid;

}

.PageHeader
{
	float:left;
	clear:left;
	margin-bottom:11px;
	margin-right:5px;
}

.PageWideLabel
{
	width:5.5in;
	float:left;
	clear:left;
	margin-right:5px;
}

.PageWideLabelDeep
{
	width:5.5in;
	float:left;
	clear:left;
	margin-right:5px;
}

.noprint
{
	display:none;
}

.LocationTickLabel
{
	width:2.25in;
	float:left;
	clear:left;
	margin-bottom:3px;
	margin-right:5px;
	page-break-inside:avoid;
}

.TickLabel
{		
	clear:left;
	page-break-after:always;			
}

.Course
{
	width:3in;
	float:left;
}

.CourseResult
{
	width:140px;
	float:left;
}

.KillerLabel
{
	width:2.25in;
	float:left;
	clear:left;
	margin-right:5px;
	page-break-inside:avoid;
}

.KillerAnswer
{
	width:1in;
	float:left;
	page-break-inside:avoid;
}

.PageAnswerdd 
{
	float:left;
	margin-bottom:5px;
	width:2.5in;
}

/*
.InlineRedStar
{
	color:Red;
}

.RedStar
{
	float:left;
	clear:right;
}
*/

.CandOverviewLabel
{
	 width:150px;
	 height:20px;
	 text-align:right;
	 font-weight:bold;
	 vertical-align:top;	
	 float:left;
	 clear:left;
}

.CandOverviewValue
{
	text-align:left;
	height:20px;
	margin-left:10px;
	width:300px;
	vertical-align:top;
}

.RedStar, .RedStarIE6
{
	display:none;
}

