/**
 * Print stylesheet.
 * (c) Michal Wiglasz, 2009 (http://www.javorek.net)
 */
#navigation,
#search,
.box-jobs-login,
.box-jobs-side,
.box-jobs-small,
.links,
#footer-navigation,
.no-print,
input.button
 { display: none }
 
table.job th, table.job td {
	vertical-align: top;
	padding: 3px;
}

.cleared:after, menu:after { /* modern browsers */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cleared, ul.ulmenu { display: inline-block; }
/* Hides from IE-mac \*/
* html .cleared, * html menu { height: 1%; }
* .cleared, * menu { display: block; }
/* End hide from IE-mac */



.PlaceOrder-agreement #header,
.PlaceOrder-agreement #footer,
.PlaceOrder-agreement hr,
.PlaceOrder-agreement .buttons
 { display: none }
