body{
background:#ffffff;
}
#container,#detailMenu *,.jqmOverlay,.menu,#logo a,#breadCrumbs {
	display: none;
}

.jqmWindow {
	position: absolute;
	height:100%;
	top:1px;
	left:100px;
	width: 100%; 	
	background-color: #fff ;
	color: #000;
	border: none;
	padding: 12px;
	margin-left:-100px;
	_margin-top:-150px ;
	
	
}


#container1 { 
	width:600px;
	margin-left: auto;
	margin-right: auto;
	
}
table.dataGrid{width:720px;

}
table.headTable{width:750px;

}

#dataDisplay { 
margin-left:auto;
margin-right:auto;
	float:left;
	width:600px;
	background:#fff;
	border:none;
	padding:3px;
	margin-bottom:10px;
}


#printLogo{height:100px; background: #fff url(/images/print_logo.gif) left no-repeat ; }