/* Overall font-family and font-size for both the editor and the homepage itself */
body {
	text-align: left;
}
ul.MenuBarHorizontal {
	font-size: 100% !important;
}

#content {
	width: 100%;
	max-width: 600px;
	margin: 0px 0%;
}

._2p3a {
width: auto !important;
}

