body,
input,
textarea,
select{
	color:#000;
	background:none;
	font-family:Verdana,sans-serif;
	font-size:10pt;
}

nav,
.region-languages,
.breadcrumb,
.region-sidebar-left,
.region-sidebar-right,
.tabs--primary,
.l-overfooter,
.l-prefooter,
.l-footer,
.taglist{
	display:none;
}
.logo_print,
.print_title{
	display:block;
}
.print_title{
	font-size: 28px;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.node.node-page{
	margin:0;
	padding:0;	
}
.node-news-events-publications{
	margin:0;
}

.node-news-events-publications .big_div{
	float: none;
}
.node-news-events-publications .event_date {
    width: auto;
    float: none;
    padding: 0px;
}
.event_date p {
    float: left;
    margin-right: 5px;
}
.separator_date {
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 4px !important;
}
.node-news-events-publications.node-events .field-name-body,
.node-news-events-publications.node-events .location_news_event_publication{
	margin-left: 0px;
}