@charset "utf-8";
div#content {
	padding: 135px 15px 0px 35px;
	width: 870px;
	font-size: 11px;
}
div#sidebar {
	position: absolute;
	top: 269px;
	left: 470px;
	width: 445px;
	height: 460px;
	padding: 25px 15px 0 15px;
}
span#question {
	position: absolute;
	top: 150px;
	left: 25px;
	width: 365px;
	padding: 0 10px 10px 10px;
	background: url(../images/_D8D8D8_80.png) repeat;
	z-index: 90;
}
h3 {
	font-size: 14px;
	line-height: 17px;
	margin: 20px 0 10px 0;
}
h4 {
	background: url(../images/_h3_questions.gif) no-repeat bottom center;
	width: 430px;
	height: 25px;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}
div#content h3, div#content p {
	z-index: 70;
}
img#question_photo {
	position: absolute;
	top: 109px;
	left: 25px;
	z-index: 60;
}
ul#questions {
	margin: 0 0 10px 0;
	font-size: 11px;
}
li {
	line-height: 18px;
}
a.current {
	color: #553B53;
}
form {
	width: 300px;
	margin: 15px 0 0 0;
}
input[type=text], textarea {
	margin: -12px 35px 3px 65px;
	width: 200px;
	display: block;
	font-family: Garamond Times serif;
	font-size: 12px;
	line-height: 20px;
	background: #D8D8D8;
	border: none;
}
input[type=text] {
	height: 20px;
	background-image: url(../images/_input_textarea.gif);
	background-repeat: repeat;
	background-position: bottom center;
}
textarea {
	height: 60px;
	background-image: url(../images/_input_textarea.gif);
	background-repeat: repeat;
	background-position: bottom center;
}
input[type=image] {
	margin: -20px 0 20px 280px;
}
