#top_wrapper {
	display:none;
}
#page_wrapper {
	width:auto;
	margin:0;
	padding:0;
	overflow:visible;
}
#main_wrapper {
	width:auto;
	margin:0;
	padding:0;
	overflow:visible;
}
#content {
	width:auto;
	float:none;
}

#content td
{
    border-bottom-color: #000;
}

.noprint {
	display:none;
}
h1, h2, h3, h4, h5, h6
{
    color: #000;
}
a, a:link, a:visited
{
    color: #000;
	text-decoration:none;
}
#sidebar_wrapper {
	display:none;
}

#footer {
	clear: both;
	background-color:#fff;
	color:#000;
	text-align:center;
	font-size:10px;
	width:auto;
	padding:2px 0px 2px 0px;
}
#footer a:link, #footer a:visited {
	color:#000;
}


/*  MENU  */

#menu {
	display:none;
	}

#print_only_header {
	display: block;
	border:1px solid black;
	width:auto;
	margin-bottom:10px;
}
#content form input.textfield {
	border-style:none;
	color:#000;
}

#content form input.ItemQty {
	border-style: none;
}

#content form input.EventButton,
#content form input.DeleteButton {
	display:none;
}
