
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

body {
		height: 100%;
		margin: 0;
		padding: 0;
		font-family: helvetica, verdana, arial, sans;
	
}


#mail {
height: 130px;
background-image: url(mail_back.jpg);
background-repeat: no-repeat;
background-position: top center;
margin-top: -20px;
text-align: center;
}

form#register {
 color: #000000; 
 border: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px; 
}