* {
	left: auto !important;
	right: auto !important;
	width: auto !important;
	height: auto !important;
	float: none !important;
	overflow: visible !important;
}

table.gridContentCustom td, 
table#execTable td,
table#ordersTable td
{
	border: 1px solid black;
}
	
body {
	font-size: 10pt;
	background: white;
}

#mainpagecontent {
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
}

#pageContent {
	overflow:visible;
}

#pageTitle, #hideshowbttn {
	font-weight: bold;
}

#orderManagement ul.ui-tabs-nav, #contractTabs, #contractModTabs,
#contractViewSelection, #contractViewButtonContainer, #ordersViewSelection, #execViewSelection,
#logoLogout, #customMenu, #myCP, #divFA, .editWidgetLink, #lastXHR, #spreadLegs, #orderManagementSection
{
	display: none;
}
