* {
	color: black !important;
}
BODY {
	background: none !important;
}
BODY,
#header,
#content,
#footer,
#page,
.columns-1-1,
.columns-2-1,
.columns-3-1,
.columns-1-2,
.columns-1-1-1,
.column1,
.column2,
#header,
#content,
#footer,
.article {
	overflow: visible !important;
	clear: both !important;
	width: auto !important;
	padding: 0;
	float: none;
}
#content {
	margin-left: 0;
	margin-right: 0;
}
#header .skip,
#header #menus,
#footer,
.tabbed-box-tabs,
.tools,
.column2,
.media-slideshow .navigation {
	display: none !important;
}
.box,
.small-teaser {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
	page-break-inside: avoid;
}
.small-teaser H2,
.small-teaser .caption,
.box H2,
.box .box-body {
	padding: 0;
	background: none;
	clear: both;
	display: block;
}
.box .columns-1-1 .column1,
.box .columns-1-1 .column2 {
	width: 49% !important;
	float: left !important;
	clear: none !important;
}
.small-teaser IMG,
.small-teaser H2,
.small-teaser H3,
.small-teaser P {
	clear: both;
	display: block;
	overflow: hidden;
	position: relative;
}
.media-slideshow LI {
	float: none;
}
.media-slideshow,
.media-slideshow UL {
	width: auto !important;
}
.eceImage {
	float: none;
	margin: 0 0 10px 0;
}