 * {
 	background-color: white !important;
 	background-image: none !important;
 }
 body {
	color: #000;
	background-color: #fff;
	font-size: 10px;
    size: landscape;
	font-family:arial,verdana,sans-serif;
}
pre {
	display: inline;
	white-space: pre-wrap;
	word-wrap: break-word;
	width: auto !important;
}
div#wrapper {
	font-size: 1em;
	width: 100% !important; 
	margin: 0; 
	float: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h1,h2,h3 {
	margin-bottom: 5px;
}
a {
	color: #000;
	text-decoration: none;
}

div#topnav, #navMenu {
	display: none;
}

#uat {
	display: none;
}
#headerLinks, .contentImageBackground, #checkAllSpan, #footer, #topnav, #header, #iconnectStatus{
    display: none; 
	width: 0px;
}
.noprint, .noPrint{
	display: none;
	*display: inline !important;
	*width: 0px !important;
    color: #fff !important;
}
div#assign{
	display: none !important;
	width: 0px !important;
    color: #ffffff !important;
}
/* Tables */
table {
	border: 0px;
	border-top: 1px solid #000;
	empty-cells: show;
	border-collapse: collapse;
    table-layout: fixed;
	width: 100% !important; 
	margin: 0; 
	float: none;
}

table th {
	background: #ccc;
	font-weight: bold;
	text-align: left;
	overflow: hidden; 
	white-space: nowrap;
}

table td, table th {
	border-bottom: 1px solid #000;
	text-align: left;
	overflow: hidden; 
	white-space: nowrap;
}
.printwidth{
	min-width: 10%;
}
#orderbookDiv td.amount_number {
	border-right-width:0;
}
.align_right {
	text-align:right;
}
.align_center {
	text-align:center;
}
/* IUR */
div#iur-edit-panel {
	display: none;
}
li.block {
	list-style: none;
}

ul.iur_logo_vertical, ul.iur_logo_horizontal {
	list-style-type: none;
}

div.block_wrapper table.stdlist {
	border-top-color: 1px solid #333;
	border-left: 1px solid #333;
}

div.block_wrapper table.stdlist td,div.block_wrapper table.stdlist th {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}
#globalDeals{
	margin-bottom: 15px;
}
#globalDeals input, #listOrdersSummaries{
	display: none;
}
/* Orderbook */
#listOrdersHeaderInfo, #globalDeals{
	border-width: 0;
}
.for_layout td, .for_layout th {
	background-color:#FFFFFF;
	border-width:0;
	padding:0;
}
#fixedTableHeader, ,#dataList{
	width: 100%; 
	margin: 0; 
	float: none;
}
.scrolling-Header-div div {
	margin-right:0;
}
#headerTable{
	border-bottom: 1px solid #ffffff;

}
#listOrdersNavigation table{
	border: 1px solid #ffffff;
}
div#header,div#topnav,span.button {
	display: none;
}
#listOrdersNavigationUpdate, .tranche_selected span, .page_link_container_right{
    display: none !important;
    visibility: collapse;
}
th {
	font-weight: bold;
	line-height: 1.8;
}
table span.cell_nowrap {
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.colhead a,.colhead a:link {
	font-weight: bold;
	border-top-width: 0px;
	color: #333;
}
ol.button_collection {
	display: none;
}
.align_left {
	text-align: left  !important;
}
.align_center {
	text-align: center  !important;
}
.align_right {
	text-align: right  !important;
}

td.cut, .cut {
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}

/* Orderbook */
form#listorders #top input,form#listorders #top img {
	display: none;
}
.temporary {
	color: #009900;
}
.private-comment {
	color: #990000;
}
ol, ul{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
ol li, ul li {
	float:left;
 } 
div#listOrdersNavigation ol {
 	padding: 0;
 	margin-left: 0;
 }
div#listOrdersNavigation li.tranche_heading {
    padding: 0 10px;
    font-weight: bold;
    
}
div#listOrdersNavigation li {
    padding-right: 10px;
}
div#listOrdersNavigation li a {
    text-decoration:underline;
}
div#listOrdersNavigation li a span {
	display: inline !important;
    visibility: visible;
}
div#listOrdersNavigation a.tranche_selected{
	text-decoration:none;
	color: #5F5F5F;	
}
.highlight-red {
	color: #c00;
}
.cell_wrap {
	white-space: normal;
	word-wrap: break-word;
	overflow: auto;
}
