body 
{
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

body, html
{
	width: 100%;
	height: 100%;
}

#completeme
{
	display:block;
	background-color: #FFFFFF;
	border: 0px dashed #000;
	width: 740px;
	height: 550px;
	position: absolute;
	margin-top: -275px;
	margin-left: -370px;
	top: 50%;
	left: 50%;
}

#aok
{
	display:none;
	width:180px;
	height:150px;
	position:absolute;
}

#aok09
{
	display:block;
	width:120px;
	height:100px;
	position:absolute;
}

#shopbanner
{
	background-color: #FFFFFF;
	border: 0px dashed #000;
	width: 300px;
	height: 50px;
	position: absolute;
	margin-top: 270px;
	margin-left: 60px;
	top: 50%;
	left: 50%;

}	

.actionText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#828484;
}

img
{
border: #FFFFFF solid 0px;
}