@CHARSET "UTF-8";

div#content {
	margin-top: 284px;
}

p.head {
	height: 20px;
	line-height: 20px;
	background-color: #CCB79E;
	color: #188CB0;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

body h1 {
	background: none;
	padding-left: 25px;
	color: #29C3F0;
	padding-top: 30px; 
}

form {
	left: 25px;
	top: 10px;
	width: 320px;
	position: relative;
}

input.text {
	width: 320px;
}

textarea {
	width: 322px;
	height: 94px;
}

#content label {
	margin-top:5px; 
	margin-bottom:2px;
	display: block;
}

p.button {
	margin-top: 15px;
	margin-right: 15px;
}
