@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1A1A1A;
}
.webform {
	border:0px dotted red;
	height:218px;
	position:relative;

left:295px;
top:308px;
	width:309px;
}
.btn_instant_access {
	left:88px;
	position:relative;
	top:116px;
}