/* ----------------------------------------------------- Print CSS */
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ie7 address {
font-style: normal;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.logo {
	margin-bottom: 50px;
}
.logo a img {
	border: none;
}
.logo a {
	background: none;
}
.logo span {
	display: none;
}
.ih-snav,
.if-right,
.ih-left,
.sub-navigation,
.main-navigation ul {
	display: none;
}
a {
	text-decoration: none;
	color: #333;
}
.if-logo {
	margin-top: 30px;
	margin-bottom: 10px;
}
.wrapp.teaser li {
	list-style: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.wrapp.teaser li.last {
	margin-right: 0;
}
.wrapp.teaser .pic {
	background: none;
}
.sitepic {
	background: none;
}
.indexpic {
	display: block;
}
