/* formulieren */

*html .inputText{

	border-style:none;

	border-color:#FFFFFF;

	height: 16px;

	width: 140px;

}

/* divs */

*html #login{

	left: 502px;

	top: 5px;

}



/* productInfo */

*html #icoonmenuContainer{

	float:left;

}



/* witBox */

*html #witBox{

	left:-3px;

	

}

*html #witContent{

	top: -7px;

	height:600px;

}

*html #witOnder{

	top: -9px;

}



/* orangeBox */

*html #orangeContent{

	top: -8px;

}

*html #orangeOnder{

	top: -9px;

}



/* wit KLeinBox */

*html #witKleinContent{

	top: -7px;

}

*html #witKleinOnder{

	top: -9px;

	font-size:6px;

}

/* footer : rechten voorbehouden */

*html #footer{

	top: -10px;

}