html, body {
	min-width: initial !important;
}
body {
	font: 12pt/1.4 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	color: black;
	background: none;
	width: 100%;	
}

a img { border: none; }

#ajax-spinner {
	display: none;
}
/*
.top, .footer, .alert.content , .article_buttons, .buttons, .job_panel .block:last-child {
	display:none;
}*/

.noprint {
	display:none !important; 
}

.partner_photo_list {
    max-height: initial !important;
    min-height: initial !important;
}
.partner_photo_list a {
    display: block !important;
}