fieldset{
	border:0;
	font-size: 11px;
	line-height: 15px;
	margin:5px 0 10px 0;
	padding:0;
	padding-bottom:25px;
}

#form fieldset p{
	margin:0 0 5px 0;
	padding:0;
}

input,
textarea{
	width:70%;
}

textarea{
	height:75px;
}

*html input,textarea{
	border:1px solid #888;
}

input{
	margin:0;
	padding:0;
}

.submit{
	width:auto;
}

.check{
	width:auto;
	border:0;
}

.small{
	width:95px;
}

.required{
	color:#903;
	font-size:14px;
	font-weight:bold;
	line-height:0;
}

.requried_back{
	background-color:#ffc;

}

h4{
	margin:0;
	padding:0;
}