@import url("web.css");

#textaccount,#testpsq{
	margin-top:8px;
	width:153px;
	line-height:24px;
	font-size:14px;
	border:0px;
	height:24px;
	padding-left:2px;
	background-image:url(../images/inputlogin.gif);
	background-attachment: fixed;
}
html>* #textaccount,#testpsq{
	background-attachment:inherit;
}
#page form{
	padding:30px;
	line-height:30px;
}