.leftSidebar {
	padding: 0 !important;
}

.rightSidebar {
	padding: 0 !important;
}

.mainTable .center {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.underSearch {display: none}

.iframeHeight {
	height: 670px;
	width: 0px;
}

.iframeWrapper {
	height: 670px;
	position:absolute; 
	width: 0px; 
	height: 0px;
}

.iframeWrapper iframe {
	width: 1000px;
	height: 670px;
	border: none;
	position: absolute;
	left: -10px;

}

