#block-poll_frontpage .image {
	width: 100%;
	height: 254px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

#block-poll_frontpage .title {
	font-size: 22px;
	font-family: pf_din_text_cond_pro_medium;
	margin-top: 10px;
	text-decoration: none;
	display: block;
	color: black;

}


/* Common stuff */

#block-poll_frontpage, #block-onair_frontpage2, #block-testdrive_frontpage {
	display: inline-block;
	width: 370px;
	margin-right: 30px;
}

#block-poll_frontpage {
	margin-right: 0px;
}
#content_full {
	width: 1170px;
}
