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


/* Remove unwanted elements */
#header, #navbar_top, #left-bar, #right-bar
	{
		display: none;
	}
/* Ensure the content spans the full width */
#wrapper, #burrito-wrapper, #content
	{
		width: 100%; margin: 0; float: none;
	}
#burrito-wrapper
	{
		border: none;
	}