.header
{
	background-color:#d7e8ef;
	text-align:left;	
}

.houseNr
{
	width:50px;	
}

.colVelg
{
	width:35px;	
}

.colHouseNr
{
	width:50px;	
}

.colEmpty
{
	width:0px;	
}

.wizardHeader
{
	font-weight:bold;
	font-size:14px;		
}

.hidden
{
	display:none;	
}

.hitSelector
{
	border-style:inherit;
	font-size: 12px;
	border: none;
	border-color:White; /* HACK: Remove black border in firefox */
	width:100%;
	border-collapse:collapse;
}

.hitHeader
{
	font-size: 11px;
	font-weight: bold;
	background-color: #efeff1;
	border:none;
	border-bottom:1px solid Gray;
	border-top:1px solid Gray;
}
