textarea
{
	width: 99%;
	height: 150px;
}

input, textarea, select, option
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

fieldset
{
	border: 1px solid #404950;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

legend
{
	background: #2d3538 url(../_gfx/icon_form_legend.gif) no-repeat;
	background-position: 0px 2px;
	border: 1px solid #404950;
	padding: 8px;
}

legend span
{
	padding-left: 25px;
}
