/* CSS Document */

@import url(shs_layout.css);
@import url(layout_common.css);

.noPrint {
	display:none;
}
.noDisplay {
	display:block;
}
.page_wrapper {
	width:auto;
}
.swope_logo {
	float:none;
	padding:0 0 20px 0;
}

/* ----------------- 3 callouts ----------------- */

.callouts_holder .content{
	margin:14px 0 10px 0;
}
.left_img {
	display:none;
}

/* ----------------- content ----------------- */

.home_content_holder {
	float:none;
}
.home_content_holder .right_panel {
	float:none;
}
.home_content_holder .callout_layout {
	float:none;
}
.content_holder .left_panel {
	width:auto;
	float:none;
	padding:0;
}
/* ----------------- bottom banners home ----------------- */

.bottom_banners_holder {
	float:none;
}


/* ----------------- footer ----------------- */

.footer_holder .copyrights {
	margin-top:10px;
}
.footer_holder .ccFooter {
	margin-top:10px;
}
