html, body  { 	
	background-color: #f2f3ee; 	
	font-family:"trebuchet ms", arial, helvetica, sans-serif; 
	color:#333333; 
	font-size: small; 
	margin:0; 	
}


#body {
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;		
	position: relative;	
	voice-family: "\"}\"";
	voice-family: inherit;	
	text-align:center; 
}

html>body #body {
	height: auto; /* Opera fix */	
}
		
#popwrap {	
	margin-left:20px; 
	margin-right:20px; 
	}

h1 {
 	color:#cc0000;
	font-size: 20px; 
	padding: 0 0 0px 0;
	margin: 5px 0 0 0; 
 }

	
#popwrap p.close-popup {
	margin: 20px 0 0 0;
	text-align: right;
}