
#third form {
	background:#fff;
	padding:1em;

	float: left;
}
.login {
	background:url(../gfx/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(/fortuna/images/email2.gif) no-repeat 0% 1em;
}
fieldset div {
	margin:0.3em 0;
	width: 570px;
	*width: 520px;
}
#third form {
	margin:5px;
	width: 580px;
	*width: 520px;
	padding: 0px;
	padding-right: 10px;
	float: left;
	}
	
label {
	float:left;
	clear: left;
	width:18em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#369;
	font-weight: bold;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}

.leavebl, .leavebl:hover
{
background-color: #fff;
background-image: none;
border: 0px;
}

.comment
{
font-size: smaller;
color: #369;
float: right;
}
input, textarea {
	padding:0.15em;
	width:230px;
	border:1px solid #ddd;
	background:#fafafa;
	font-family: "Trebuchet MS";
	font-size: 12px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
	float: left;
	margin-bottom: 10px;
}
.date input {
	background-image:url(../gfx/calendar-small.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

.date fieldset label {
	float:none;
	display:block;
	text-align:left;
	width:auto;
}
.date fieldset div {
	float:left;
	clear:none;
	margin-right:0.2em;
}
.radio, .date {
	position:relative;
}
.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}
.radio legend, .date legend {
	font-size:1em;
	color:#000;
}
.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}
.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}
.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

.email {
	width:14em;
}

input.default {
	color:#bbb;
}

#submit-go {
	margin-top:1em;
	width:69px;
	height:25px;
	overflow:hidden;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}


input[type=checkbox], input[type=radio], .radio1  { width:16px; height:16px; padding:0; margin:5px; 	border:0px solid #ddd;
	background:#fff; }


.radio1
{ background-color: #fff;
width: 16px;
height: 16px;
border: none;
}

.leftbox
{
width: 376px;
float: right;
margin-top: 3px;
}
