/* -------------------------------------------------------------------

	Jorgen Leijenaar
	Rabobank International
	
	Print style sheet.

------------------------------------------------------------------- */




/* ----- imports -------------------------------------------------- */

@import url(typography.css);
/*
@import url(forms.css);
@import url(general.css);
*/

/* ----- general -------------------------------------------------- */


#baseline {
    color: #000099;
    float: left;
    font-size: 24px;
    margin-top:20px;
}

#readSpeaker,
#rss,
#search,
#navFunctional,
#navMain,
#headerAnimation,
#header hr,
hr,
#colLeft,
.linkTypePrint,
#footer,
#colRight,
.pager,
#flashContent,
#jobBlock #sideBarLeft,
#jobBlock hr,
#searchColRight,
#jobSearchBox h1,
#jobSearchForm #regularSearch,
#jobSearchForm #detailedSearch,
#jobSearchForm .btnType01,
#jobSearchForm #toggleSearchOptions,
.sorting,
#searchResults .linkType02,
.btnTypeBookmark,
.contentColleagues .linkMore { display: none; }
ul		{ list-style: disc; margin-left: 0.5em; }
ul li	{ background: none; padding: 0px; }
ul.tabNav { display: none; }
#header { height: auto; margin: 0 0 1em; }
#logo { margin: 10px 60px 60px 0; border: 0; float:left; }
#content, #colCenter { margin: 0; overflow: visible; padding: 0; width: auto; }
th { text-align: left; }

#detailedSearch{
    display:none !important;
}

th {
    border-bottom:1px solid #CCCCCC;
}

.clearfix:after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
}

#jobBlock #searchColLeft h1{
            display:block;
            border:none;
}

