#header form .details {
	position:absolute;
	width:140px;
}
#header form button {
	border:none;
	display:block;
	text-indent:-999px;
	background:url("../images/button.gif") no-repeat 0 0;
	width:49px;height:27px;
	margin-top:10px;
	overflow:hidden;
	position:absolute;
	top:30px;right:20px;
}
.pa-form fieldset fieldset {border:1px solid #c1c0be;background:#e4e9eb;margin-bottom:12px;margin-top:-10px;background:0;}

.pa-form .form {
	width:370px;
	height:429px;
	margin-left:115px;
	background:url("../images/formbg_ie6.gif") no-repeat 0 0;
	padding:10px;
}
