input, textarea, select, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background : #FAFAFA;
	border : 1px solid #A6B5B7;
}
.content {
	padding: 30px;
}
.aintable {
	width:100%;
	height:250px;
}
#checkboxpass {
	border:0;
	background: none;
	padding: 0;
	margin-left: 0px;
}
.textcheckboxpass{
	font-size: 10px;
	font-style: italic;
}
img {
	border:0;
}
h4 {
	font-size: 11px;
}
.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body td {
	font-size: 11px;
	vertical-align: middle;
	height: 25px;
}
table.cardetails {
	width: 100%;
	border-spacing: 0;
}
table.cardetails td.spacer {

}
table.cardetails td.label {
	font-weight: bold;
	width: 150px;
}
table.cardetails td.extra {
	width:40%;
}
table.cardetails .even {
	background-color: #EFEFEF;
}
.verticalcenter {
	width:100%;
	text-align: center;
	position: absolute;
	top: 30%;
}
.backlink {

}
.inspectierapportage h1 {
	background: url('/leden/images/autoinspectie.nl_logo.png') no-repeat top right;
	height: 50px;
	line-height: 50px;
}
#content .dialog div.content {
	min-height:0;
}
#messageBox {
	padding: 5px 7px;
	border: 1px dashed #dd0000;
	background-color: #ECEEF0;
	color: #dd0000;
	text-align: center;
}
.noboxradio{
	border: none;
	background: none;
}
.clickEnlargeIMG {
	cursor: pointer;
}