﻿.shiftCalcWrapper
{	
	margin: 10px 20px;
	width: 520px !important;
	background-image: none;
}
.shiftCalcForm
{
	background-color: White;
}
.shiftInputRow
{
	border: solid 1px White;
	width: 510px;
}
.shiftButtonOuter
{
	border-top: none;
}
.shiftPrintHidden
{
	display: none;	
}
.shiftPrintShown
{
	display: block;	
}
