form, fieldset, legend, label, input, select, textarea {
	font: 1em "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
}
fieldset {
	padding: 15px; 
	margin: 0; 
}
legend { 
	color:#000; 
	font-weight : bold; 
	margin: 20px;
	}
.form-eg .text {
	font: 0.8em/1em "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin-left: 3em;
	margin-right: 1em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	width: 60%;
	clear: left;
	display:inline; 
	width:auto; 
}
.form-eg p {
	margin:0.5em 0; 
	clear:left
}
.form-eg label {
	float:left;
	width:10em;
	display:block;
	margin-right:0.8em;
	margin-top:0.4em;
    font-weight : bold;
	text-align:right;
}

.text{
	margin-left:6.3em; 
	float:left; 
	clear:left;
}
.form-eg .form label {
	float:left;
	width:8em;
	display:block;
	margin-right:0.8em;
	margin-top:0.4em;
    font-weight : bold;
	text-align:right;
}
.form, .form2 {
	float: left;
	text-align:left;
}
.form3 {
	text-align:center;
	margin: 0 auto;
}

.star {
	font: bold 1em "Trebuchet MS", Verdana, sans-serif;
	color: #FF0000;
}
.form-eg .check {
	margin-top: 4px;
}
input, textarea {
	text-transform: none;
}

.group {
	float:left;
	width:10px;
	display:block;
	margin-right:0.8em;
	margin-top:0.4em;
	font-weight : bold;
	text-align:right;
	border: 1px dotted #FF0000;
}
#half {
	width: 300px;
}
#halfright {
	width: 300px;
	float: right;
}
.small {
	font-size: 10px;
}

