*{font-family: Tahoma;font-size:12px;}

#step1{
	height:214px;
	width:408px;
	background:url("../img/home/3_form_up.jpg") no-repeat;
	position:relative;
}
#step2{
	width:408px;
	background:#FEB907;
	/*padding:4px 10px;*/
}
#step3{
	height:103px;
	width:408px;
	background:url("../img/home/3_form_down.jpg") no-repeat;
	padding:40px 10px 0px 5px;
}
html>body #step3{
	width:393px;
	height:63px;
}
#step3 input.text{
	width:92px;
	background:#FEF4CA;
	border:1px solid black;
}

#step3 td.caption{
	padding:0px 5px;
	text-align:right;
	color:white;
}
#step3 td.field{
	padding:2px 0px;
}
#step3 a{
	color:white;
}
#step3 a:hover{
	color:#FFF992;
}
#step3 a.forgot-pass{
	background:url("../img/home/3_form_forgot_pic.gif") no-repeat 0px 3px;
	padding-left:17px;
}
.reliable
{
color:#00366F;
}