
form {
	background:#fff;
	padding:1em;
	border:1px solid #eee;
}
.login {
	background:url(../images/email2.gif) no-repeat 95% 1em;
}

fieldset div {
	margin:0.3em 0;
	clear:both;
}
form {
	margin:1em;
	width:37em;
}
label {
	float:left;
	width:5em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#0b77b7;
	font-size:1.2em;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-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;
}



input.default {
	color:#bbb;
}

form #button1 {
color:#003399;
font-weight: bold;
background: url(../images/button.gif);
display: inline;
border: none;
width:102px;
height: 34px;
line-height: 20px;
text-align: center;
margin-left: 11.5em
}

form #button2 {
color:#003399;
font-weight: bold;
background: url(../images/button.gif);
display: inline;
border: none;
width:102px;
height: 34px;
line-height: 20px;
text-align: center;
}

form #button1:hover, form #button2:hover {
color:#FF6705;
}

.backwards {unicode-bidi:bidi-override; direction: rtl; color:#c00;}
.login {
	background:url(../images/email2.gif) no-repeat 95% 1em;
}
