#settings{
	background-color: #252525;
	width: 60em;/*breedte*/
}

#settings fieldset{
	height: 19em;
	background-color: #000000;
	width: 18em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
	margin-top:20px;
}
#settings fieldset.pw{
	height: 23em;
}
#settings fieldset input {
	font-size: 0.8em;
	height: 1.2em;
	width:22em;
	text-align:left;
	}
#settings fieldset label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
	color:#fff;
	margin-top:7px;
	}
#settings fieldset input.picture{
	font-size: 0.8em;
	height: 1.7em;
	width:20em;
	text-align:left;
	}
#settings fieldset select {
	font-size: 0.8em;
	height: 2em;
	width:22em;
	}
#settings fieldset textarea{
	height: 13em;
	width:44em;
	}
#settings fieldset div.help {
	color: #ffff99;
	font-size: 0.7em;
	font-weight: bold;
	height: 3em;
	margin-top:12px;
	}
#settings #f4 {
	clear: both;
	width: 38em;
	height: 13em;
	border: 10px solid #fff;
	border-width: 10px 0;
	padding: 1em;
	}
#settings #f5 {
	clear: both;
	width: 38em;
	height: 3em;
	border: 10px solid #fff;
	border-width: 10px 0;
	padding: 1em;
	}
#settings fieldset input.but {
	margin-top:10px;
	font-size: 1em;
	height: 2em;
	width:38em;
	text-align:center;
	font-weight:bold;
	}
#settings fieldset input.but2 {
	margin-top:10px;
	font-size: 1em;
	height: 2em;
	width:18em;
	text-align:center;
	font-weight:bold;
	}
#settings fieldset.error {
	color: #FFCC33;
	}
#settings fieldset strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	margin-top:15px;
	}
#settings fieldset strong.saved {
	color: #000;
	background-color: #ffc800;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	margin-top:8px;
	}
#settings fieldset div.head{
color: #b2b2b2;
font-size:14px;
font-weight:bold;
}
-->
</style>

<!--[if IE]>
<style type="text/css">
#theform #pt4 {
	padding: 2em 1em 1em 1em;
	}
</style>
<![endif]-->