
fieldset#survey legend {
	margin-bottom: 5px;
}

fieldset#survey input[type='radio'] {
	margin-left: 1em;
}

div#survey li {
	margin-left: 2.5em;
}


div#add_comment input[type='text'], div#add_comment textarea {
	width: 400px;
}

div#add_comment textarea {
	height: 8em;
}

div#survey_graph {
	height: 400px;
	width: 800px; 
}

div#survey_graph h2 {
	border: none;
}