ul,ol { list-style:none }
ul,ol,li,dd,dt,dl,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
fieldset { border: 0; }


#page, #navigation {
	width: 930px;
	margin: 0 auto;	
}


/* general layout settings */
#main { float: left; width: 100%; }
#content {
	background-color:#e7eff6;
	
	
}
#infoBox { float: left; width: 200px; margin-left: -200px; }
	
#actionBox:after { content: '[clear bug]'; display: block; height: 0; clear: both; visibility: hidden; }
#actionBox { display: inline-block; }

* html #actionBox { height: 1%; }
#actionBox { display: block; }
