
.formarea input[type="checkbox"]
{
	text-align: left !important;
	border:solid 1px red;
}

.leadingtext
{
	/*margin-left:20px;*/
}
.textarea
{
	width:300px;
	height:100px;
}

.smallinput
{
	width:35px!Important;
}

.mediuminput
{
	width:125px!Important;
}
.mediuminputSmall
{
	width:125px !important;
	margin-top:5px;
}
.largeinput 
{
	width:155px!Important;
}
.inputline
{
	margin-bottom: 0px!Important;
	border-left:solid 0px black;
	border-top:solid 0px black;
	border-right:solid 0px black;
	border-bottom:solid 1px black;
}
.detmedsmaat
{
	font-size:0.8em;
}
.enorminput
{
	width:310px!Important;
}
.detmedslidtstoerreendmaat
{
	font-size:0.8em;
}
.mediumheight
{
	/*border:solid 1px red;*/
	margin-top:-5px;
	margin-bottom:-40px;
 }
input[type=checkbox]
{

float:left;
/*padding-right:15px;*/
}