@charset "UTF-8";

#utility ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
body  {
	display: inline;
}

