/* Style Sheet authored by niXer. nixer@ndevix.com */

/*	----------------------------------------------
	RESET BROWSER DEFAULTS
	------------------------------------------- */

button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6, embed, object, html, label, legend, ol, p, pre, table, tr, td, input, div { 
	margin: 0; 
	padding: 0; }

blockquote, dl, dd, form, ol, p, pre, textarea, ul { margin-bottom: 1.5em; }
	
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 11px verdana, "lucida grande", tahoma;
	color: #222;
	line-height: 1.5em; }

/*	----------------------------------------------
	STRUCTURE
	------------------------------------------- */

#flashbox { 
	width: 640px;
	margin: 0 auto; }
