***** popup *****/
body#popup #wrapper {
	margin: 0;
	margin: 0 0 0 15px;
	width: 592px !important;
}

#topbar {
	background: transparent url(../images/components/popups/topbar_bg.gif) top left repeat-x;
	height: 27px;
	overflow: hidden;
	width: 100%;
}


#container {
	width: auto;
}
#wrapper {
	padding: 18px 0 0 15px;
	width: auto;
}
#content {
	margin: 0;
}
#sidebar_left {
	margin-right: 15px;
}


.header-link { border-bottom: 1px solid #a4a4a4; margin: 0 0 10px 0; overflow: hidden; position: relative; }
.header-link h4 { clear: both; position: relative; width: 300px; z-index: 2; }	
.header-link p { position: absolute; right: 0; top: 0; z-index: 15; }

/*Paper Finder advance search*/
.searchFormTable { clear: both; width: 350px; }
.searchFormTable select { width: 160px; }
.searchFormTable { width: 340px; padding: 0 0 10px 5px;}
.searchFormTable td { padding: 0 6px 6px 0; }
.searchFormTable td.leftcol {width: 140px;}
.searchFormTable td.rightcol {	width: 200px;}
.searchFormTable select {width: 180px;}
.searchFormTable input {	width: 174px;}
.searchFormTable input.bwRange {	width: 40px;}

.table_finder_results { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #a4a4a4; font-size: .9em;  margin: 0 0 40px 0; }
.table_finder_results td { border-bottom: 1px solid #e9e9e9; border-right: 1px solid #a4a4a4; padding: 6px;  }
.table_finder_results tr.odd {  background: #f0f0f0; }

/*Paper Finder, clicked in search results page*/
.table_finder_results-details { font-size: .9em;  margin: 0 0 50px 0; }
.table_finder_results-details td { border-bottom: 1px solid #e9e9e9;  padding: 6px 6px 6px 0; }

.table_finder_technical_target_values { border-top: 1px solid #a4a4a4; font-size: .9em; margin: 0 0 30px 0; }
.table_finder_technical_target_values td { border-bottom: 1px solid #a4a4a4; border-right: 1px solid #a4a4a4; padding: 4px; }
.table_finder_technical_target_values tr.odd {  background: #f0f0f0; }

#footer {
	border-top: 1px solid #e8eae9;
	clear: both;
	color: #b2b2b2;
	font-size: 11px;
	height: 1%;
	margin: 30px 16px 0 16px;
	overflow: hidden;
	padding: 16px 0px 10px 0;
	width: auto;
}
#footer p {
	float: right;
	margin: 0 0 0 0;
}
