
/* =Print styles
---------------------------------------- */

.header, 
.footer,
.gm_poll,
.login-box,
.login-box-outer,
.breadcrumb,
.secondary-nav,
div.video,
.b-blog_rss,
#form,
#map,
.directions-box,
.tabbernav,
.btn_logout,
.print-link,
.back-link
{
	display: none;
}


.float-right {
	float:right;
	}
.float-left {
	float:left;
	}


img {
	border:0;
	}



/* =Tables
---------------------------------------- */
table {
	border-collapse:collapse;
	}
table th,
table td {
	border:1px solid #999;
	}



.primary-content,
.secondary-content {
	min-height:0 !important;
	height:auto !important;
	}



.sitemap li {
	list-style-type:disc;
	}



/* =News
---------------------------------------- */
.news-list li,
.latest-news li {
	list-style-type:none;
	}
	.news-list a.float-right,
	.latest-news a.float-right {
		display:none;
		}



/* =Case studies
---------------------------------------- */
.case-studies li {
	list-style-type:none;
	}


.tabbertab h4 {
	display:block !important;
	}

