/* @override 
	http://localhost/250g/DarkTimber/web-content/submitt.css
	http://localhost/250g/DarkTimber/web-content/SubmitFeedback/submitt.css
*/

form {
	width: 350px;
	font: 11px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#wrapper #contents {
	height: 450px;
	position: relative;
}

#prompt.message-text {
	font-size: 13px;
	margin-top: 28px;
	margin-left: -150px;
	margin-bottom: 20px;
}

#container img {
	top: 255px;
	position: absolute;
	z-index: 1;
}

input {
	width: 222px;
}

textarea, #mtxt {
	width: 220px;
	height: 88px;
	border-width: 1px;
	border-style: solid;
}

#yradio, #noradio {
	width: 19px;
}

#fs2 input.form-input-button {
	width: 88px;
}

#fs1 {
	position: absolute;
	left: -150px;
	width: 270px;
}

#fs2 {
	position: absolute;
	left: 150px;
	width: 250px;
}
