*					{ margin: 0; padding: 0; }
body				{ font-family: Georgia, serif; background: top center no-repeat #c4c4c4; color: #3a3a3a; }
.form-back{
	width:470px;
	height:310px;
	margin: 0 auto 0;
	background: url(../images/form-back.png);
}
.clear				{ clear: both; }

form				{ width: 406px; margin: 35px auto 0; }

fieldset			{ border: 0; }

label				{ width: 145px; text-align: right; float: left; margin: 0 10px 0 0; padding: 9px 0 0 0; font-size: 15px; font-weight:bold; }
label.error {
	color: #da3939;
	font-size: 9px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input				{ width: 220px; display: block; padding: 4px; margin: 0 0 10px 0; font-size: 18px;
					  color: #3a3a3a; font-family: Georgia, serif;}
textarea			{ width: 220px; display: block; padding: 4px; margin: 0 0 10px 0; font-size: 18px;
					  color: #3a3a3a; font-family: Georgia, serif;}
input[type=checkbox]{ width: 20px; margin: 0; display: inline-block; }
					  
.button				{ background: url(../images/button-bg.png) repeat-x top center; border: 1px solid #999;
					  -moz-border-radius: 5px; padding: 5px; color: black; font-weight: bold;
					  -webkit-border-radius: 5px; font-size: 13px;  width: 70px; }
.button:hover		{ background: white; color: black; }

.input-bg {
	color: #da3939;
	font-size: 1.0em;
	}
.okunmus{
	font-size:74px;
	color:#3939da;
	background: url(../images/okunmus.png) repeat-x top center; border: 1px;
	height:80px;
	width:80px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
.okunmamis{
	font-size:74px;
	color:#da3939;
	background: url(../images/okunmamis.png) repeat-x top center; border: 1px;
	height:80px;
	width:80px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}