table{
	width:auto;
}
div#content{
	background-image:url('none');
	height:0px;
	min-height:0px;
	top:-50px;
	margin-top:0px
}
div.contentText{
	min-height:250px;
	height:250px;
}
div#content{
	left:140px;
	width:675px;
}
ul.orderMenu {
	margin-left:0px;
}
ul.orderMenu li{
	display:inline;
}
table.cxtOrderTable td.cxtOrderTDLeft{
font-size:10px;
width:50px;
overflow:scroll;
}

table.cxtOrderTable{
margin-left:-50px;
}
td.cxtOrderTDLeft{
	width:20px;
}

td#cxtOrderTDLeft{
	width:20px;
}
ul.menu{
	display:none;
}