@charset "utf-8";
/* Nieuwsbrief.css */

#nieuwsbriefcontent {
	margin: 10px 0 10px 90px;
	width: 500px;
	background: url('/images/login/account_form_bg.png') no-repeat;
	padding: 10px;
	font-size: 16px;
	*font-size: 15px;
	height: 420px;
}

.mpRadioButtonTable{
		*margin-bottom: 3px;
	}
	
.mpFormRow  input[type=text], #field1013{
	margin-left: 5px;
	margin-bottom: 3px;
	*margin-bottom: 0px;
	border: solid 0px black;
	border-color: transparant;
}

.submitCell input[type=submit] {
	margin-top: 10px;
	margin-bottom: 3px;
	cursor: pointer;
	background: url('/images/login/aanmelden.png');
	color: #333;
	height: 35px;
	width: 158px;
	font-weight: bold;
	font-size: 15px;
}
