﻿



.login
{
	
}
.contact
{

}
fieldset div
{
	clear: both;
	margin: 0.3em 0pt;
}

label
{
	float: left;
	margin-right: 1em;
	text-align: right;
	width: 20em;
	font-weight:bold;
	color:  #009c54;
	padding:5px 0 10px 0;
}

#admin label
{
	float: left;
	margin-right: 1em;
	text-align: right;
	width: 10em;
	font-weight:bold;
	color:  #009c54;
	padding:5px 0 10px 0;
}

legend
{
	color:  #009c54;
	font-size: 18px;
	font-weight:bold;
	padding:15px;
}

legend span
{
	text-align: right;
	width: 10em;
}

fieldset
{
	border: 0 solid #009c54;
	padding: 0pt 0.5em 0.5em;
}
.date input
{
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
.date fieldset label
{
	display: block;
	float: none;
	text-align: left;
	width: auto;
}
.date fieldset div
{
	clear: none;
	float: left;
	margin-right: 0.2em;
}
.radio, .date
{
	position: relative;
}
.radio fieldset, .date fieldset
{
	border: medium none;
	padding: 1px 0pt 0pt 11em;
	width: auto;
}
.radio legend, .date legend
{
	color:  #009c54;
	font-size: 14px;
}
.radio legend span, .date legend span
{
	display: block;
	left: 0pt;
	position: absolute;
	top: 0.3em;
	width: 10em;
}
.radio label, .radio input
{
	background: transparent none repeat scroll 0%;
	border: medium none;
	display: inline;
	float: none;
	vertical-align: middle;
	width: auto;
}
.radio div
{
	clear: none;
	float: left;
	white-space: nowrap;
}
.email
{
	width: 14em;
}
input.default
{
	color: #BBBBBB;
	 border:1px;
}

.spacer
{
clear:both;
height:10px;
}


