@charset "utf-8";
/* CSS Document */

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222220;
	padding: 0px;
	margin: 0px;
	background-color: #7f7f7d;
	

	height: 100%;
}

.mosilla_nest_fix{
	/*	Place A div at the bottom of the container div	*/
	padding: 0px;
	margin: 0px;
	clear: both;
}

