input, textarea, select {
	font: 12px Aller, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #444;
}
label {
	float: left;
	width: 110px;
	padding-top: 8px;
}

#login .regel {
	margin-bottom: 20px;
}
#login .button {
	border: none;
	color: #fff;
	font-weight: bold;
	background: url(../img/button.jpg) repeat-x;
	height: 32px;
	padding: 0 20px;
	cursor: pointer;
	margin: 0 0 20px 110px;
}
#login {
	background: #fff;
	width: 660px;
	padding-left: 300px;
}

.text, .error, textarea {
}

/* FORMULIERDATAPAGINA AFBLIJVEN */
body#mailer_ext_page_body {background: #fff;		padding: 25px;	font: 12px/22px Arial, sans-serif;	color: #646464;}
body#mailer_ext_page_body a {color: #7e99b2;	border-bottom: 1px dotted #7e99b2;	text-decoration: none;}
body#mailer_ext_page_body a:hover {color: #4e6b84;	border-bottom: 1px dotted #4e6b84;}
body#mailer_ext_page_body h1 {display: block;		font: 20px "Lucida Sans Unicode", sans-serif;	color: #4e6b84;	margin: 0 0 22px 0;	font-weight: normal;	font-style: normal;	padding: 0;}
body#mailer_ext_page_body div#login {background: #fff;	margin: 20px auto;	padding: 22px 30px;	border: 1px solid #ccc;	background: #fff;	width: 300px;}
table#mailer_ext_page {border: 1px solid #aaa;	background: #fff;	width: 100%;}
table#mailer_ext_page td {	padding: 15px 20px;}
table#mailer_ext_page div#structure a.active:link, table#mailer_ext_page div#structure a.active:visited {color: #4e6b84;}
table#mailer_ext_page table#records {width: 100%;	border: none;}
table#mailer_ext_page table#records, table#mailer_ext_page table#records td {font-size: 11px;}
table#mailer_ext_page table#records th {text-align: left;	white-space: nowrap;	background: #fff;	font: 14px/22px "Lucida Sans Unicode", sans-serif;	color: #fff;	padding: 5px;	background: #86abca;	border-left: 1px solid #fff;}
table#mailer_ext_page table#records tr.odd {background: #fff;}
table#mailer_ext_page table#records tr.even {background: #fafafa;}
table#mailer_ext_page table#records td {padding: 5px;	border-bottom: 1px solid #ccc;}
table#mailer_ext_page table#records td.attributes {white-space: nowrap;}
table#mailer_ext_page p.back {margin: 22px 0 0 0;}
table#mailer_ext_page div#csv {float: right;	margin-top: 15px;}
table#mailer_ext_page img {vertical-align: top;}