#aweber_form_popin
{
	position: fixed;
	width: 540px;
	height: 471px;
	background-color:#fff;
	border: 0px solid black;
	top: -1000px;
	/*top: 100px;*/
	left: 150px;
	color: #000000;
	padding: 0px;
	text-align: left;
	margin:0px;
}
#aweber_form_popin .aweber_close
{
	position: absolute;
	top: 7px;
	right: 6px;
	width: 19px;
	height: 19px;
}