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 {
	width: 850px;
	margin: 0 auto;	
	background:#ffffff;
	padding: 0px 10px 0px 10px;
}

/* general layout settings */
#main { float: left; width: 100%; }
#content { margin: 0 195px 0 5px; }
#infoBox { float: left; width: 180px; margin-left: -185px; }
	
#actionBox:after { content: '[clear bug]'; display: block; height: 0; clear: both; visibility: hidden; }
#actionBox { display: inline-block; }
/*\*/
* html #actionBox { height: 1%; }
#actionBox { display: block;min-height:500px; height:auto !important; height:500px;}
