.contest .cbanner { display: block; margin-bottom: 0;}
.game_content {background-color: #E8E8E8; padding: 40px 20px 20px 20px; margin: 0px}
.game_content h2 {font-family: 'Open Sans Condensed',Arial,sans-serif; font-weight:700; line-height: 1em; font-size: 28px; line-height: 1em; margin:15px 0 25px 0 }
.contest .sitedata_text {
    float: left;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0;
    width: 55%;
}

/* Padel Nordics (uitzonderingen + extra's) */

li.reset-floats label {
	display: inline;
	float: none;
	width: auto;
}
div.vragen {
	margin-bottom: 2rem;
}
div.vragen h5 {
	margin: 1rem 0;
}
div.vragen .left,
div.vragen .right {
	float: left;
	width: 45%;
	padding: 0 2%;
}
div.vragen .right {
}
div.vragen textarea {
	width: 80%;
	height: 70px;
}
ul.answers li {
	min-height: 10px !important;
	margin-bottom: 10px !important;
}
ul.answers label {
	font-weight: normal;
}
li.receipt-upload {
	display: inline-block;
	background-color: #ddd;
	border: 1px solid #ccc;
	padding: 2rem;
}
a.fb_link {
	display: inline-block;
	padding: 10px 10px 10px 30px;
	line-height: 1rem;
	background: #3B5998 no-repeat center left;
	color: #fff;
	text-decoration: none;
}
a.fb_link:hover {
	text-decoration: underline;
}