body {
	background: transparent none;
	font: 12px/22px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

html { color: #5c5c52; background: #f8f8ee; }

stylized p {
	font-size: 10px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

.myform {
	margin: 0 auto 0px auto;
	width: 760px;
	padding: 14px;
	border: 1px solid #A5B3AD;
}

/* ----------- stylized ----------- */
#stylized { /*	border:solid 2px #ccc; */ background: #fff; }

/*#stylized button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}*/
#stylized #test {
	display: block;
	font-weight: normal;
	width: 600px;
	float: left;
}

#stylized .required { color: #F00;  font-weight: normal; }

#stylized .small{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

#stylized .spacer{
	font-size: 80%;
	display: block;
	font-weight: normal;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized input {
	float: left;
	font-size: 12px;
	border: solid 1px #aacfe4;
/*	width: 175px; */
	margin: 2px 0 5px 5px;
}
.s {
	width: 20px;
}
#stylized label {
	font-size: 12px;
	display: block;
	font-weight: normal;
	text-align: right;
	width: 175px;
	float: left;
}

#stylized select {
	float: left;
	font-size: 12px;
	border: solid 1px #aacfe4;
	/*	width:200px; */
	margin: 2px 0 5px 5px;
}

#stylized textarea {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
	border: solid 1px #aacfe4;
	width: 175px;
	margin: 2px 0 5px 5px; 
}
#header{
		margin: 0 auto 0px auto;
	width: 760px;
}
.cellheaders{

background: #A5B3AD;
color: #fff;
font-weight:bold;
}
