/*****************************************************************************
These styles should be at the bottom of `sifr.css`. Make sure that they're
only applied for the screen media type!
*****************************************************************************/

.sIFR-active .textBox h2,
.sIFR-active .textBox h5,
.sIFR-active .textBox em
{
	visibility: hidden;
}

.sIFR-active .textBox h2
{
	margin-bottom: -10px;
}

.sIFR-active #zoekCntr li a,
{
	padding-right: 5px;
}

.sIFR-active #zoekCntr li,
{
	padding: 5px -30px 0px 0px;
	background-position: right 4px;
}
/*
#zoekCntr li.sIFR-replaced
{
	padding: 0px -30px 0px 0px;
	position: relative;
	top: -4px;
	background-position: right 4px;
}*/
