form
{
	margin: 10px 10px 10px 20px;
}

form.antracit
{
	background: #444444;
	border: 1px inset #797979;
	padding: 10px;
	color: white;
}

form.antracit button.download
{
	background: url(../images/download.gif) no-repeat;
	padding: 0px 0px 0px 27px;
	cursor: pointer;
	border: none;
	color: white;
	font-family:"Trebuchet MS", helvetica, arial, geneva,sans-serif;
	font-size: 12pt;
	height: 24px;
}

form.antracit input
{
	background: #b1b1b1;
	border: none;
	margin: 2px 0px 5px 0px;
	padding: 3px 10px 2px 7px;
}

form.antracit label
{
	color: white;
	font-family:"Trebuchet MS", helvetica, arial, geneva,sans-serif;
	font-size: 12pt;
}
