*		{ margin: 0px; padding: 0px; }
body, html	{ height: 100%; width: 100%; }
#print_header { height: 46px;}
#print_header img { float: left;margin-right: 0px;}
#print_header div {
	font-weight: bold;
	padding-top: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #40bbdc;
}
#print_header_2 {
    float: right!important;
    margin-right: 0px!important;
}

#print_header   {
	padding-bottom: 5px;
	margin-bottom: 30px;
	width: 99%;
}
#border {
    
    width: 100%;
    font-size: 11px;
    margin-top: 0px;
    padding: 0px;
}
#help_overlay {
    display: none !important;
}
#help_contents {
    display: none !important;
}
#data_width {
    width: 99%;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
#contentheader #breadcrumbs  a { text-decoration: none; color: #202020; }
#contentheader #breadcrumbs li { display: inline; }
#contentheader #breadcrumbs {
	position: absolute;
	margin-top: -29px;

	padding: 1px 0 3px 0;
	font-family: Verdana;
	font-size: 12px;
	
	border-bottom: 1px solid #2991ae;
	width: 100%;
}

#page {
	font-family: Verdana;
	font-size: 11px;
}

#pager .current_page { font-weight: bold; }
#pager ul { margin: 0 2px 0 2px; padding: 0px; }
#pager li {
	margin: 0 2px 0 2px;
	padding: 2px 0 2px 0;
	
	display: inline-block;
	text-align: center;
	width: 23px;
	float: left;
}

#pager .scroll {
	text-align: center;
	padding: 3px 0 4px 0;
	width: 23px;
}
#container {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
    overflow-x: hidden;
    padding-left: 0px !important;
    font-family: Verdana;
}
#inhoud {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 0;
    float: left;
    margin-left: 0px!important;
}
#pager div {
	margin-top: 12px;
	display: inline-block;
	float: left;
}
#print_p {
    display: none;
}
#breadcrumbs {
    display: none;
}
br.clear {
    display: none;
}

th { text-align: left; text-decoration: underline}

/** Layout hidden components **/

#border_top,		#buttons,
#inforitus_top,		#menu,
#header,		#inforitus_bottom,
#subheader,		#footer,
#exec_timer,		#contentheader h2,
#note
{
	display: none;
}
textarea {
    display: none;
}
td.normal_text {
    font-weight: normal;
}

/** other misc hidden components **/

#logs_selection
{
	display: none;
}