html{
	direction:rtl;
}

input, * {
	font: 14px tahoma;
}
#center {
	text-align: center;
	margin-top: 50px;
}
a {
	text-decoration:none;
}
h1 {
	text-align:center;
	font: 16px tahoma;
	font-weight: bold;
	font-style:oblique;
	line-height: 30px;
}
fieldset {
	width: 500px;
	margin: 0 auto;
	padding: 5px;
}
.yahoo {
	text-align: center;
	border: hidden;	
}
.footer {
	width: 580px;
	color: #3366CC;
}
.footerdiv {
	text-align: center;
}