@CHARSET "UTF-8";

/* styles for guides */
@import "../listings/layout.css";

.feedbackform
{
	color: #fff;
	background-color: #2b2b2b;
}

.feedbackform .inset {margin-top: 0;}

.feedbackform dl.form strong {font-weight: bold; font-size: inherit; color: inherit;}

.feedbackform dl.form label input {vertical-align: middle;}

.feedbackform .small dl.form label {
	text-indent: -2em;
	position: relative;
	left: 1.25em;
	width: 130px;
}