div#ro
{
	width: 971px;
	margin: 0 auto;
	color: #000;
}

/* @media screen and (min-width:990px){} */

@media screen and (max-width:989px)
{
	div#ro
	{
		display: none;
	}
}

div#ro_wrapper
{
	position: fixed;
	bottom: 0px;
	z-index: 9999;
}

div#ro_button
{
	width: 971px;
	height: 24px;
}

div#ro_button a
{
	position: absolute;
	right: 20px;
}

div#ro_button a img
{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 0;
}

div#reg_overlay_english
{
	clear: both;
	/* height: 150px; */
	height: 152px;
	/* width: 990px; */
	width: 971px;
	/* background: url('/images/reg_overlay/registration-overlay.png'); */
	background: url('/images/reg_overlay/registration-overlay-2013-en.png');
	/*
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	*/
}

div#reg_overlay_english a div#link
{
	/* width: 165px; */
	width: 148px;
	/* height: 62px; */
	height: 60px;
	/* position: relative; */
	float: left;
	/* margin-left: 430px; */
	margin-left: 580px;
	/* margin-top: 88px; */
	margin-top: 80px;
	display: inline;
	/* background: green; */
}

div#reg_overlay_deutsch
{
	clear: both;
	/* height: 150px; */
	height: 152px;
	/* width: 990px; */
	width: 971px;
	/* background: url('/images/reg_overlay/registration-overlay_de.png'); */
	background: url('/images/reg_overlay/registration-overlay-2013-de.png');
	/*
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	*/
}

div#reg_overlay_deutsch a div#link
{
	/* width: 165px; */
	width: 160px;
	/* height: 62px; */
	height: 60px;
	/* position: relative; */
	float: left;
	/* margin-left: 422px; */
	margin-left: 545px;
	/* margin-top: 88px; */
	margin-top: 82px;
	display: inline;
	/* background: green; */
}

div#reg_overlay_french
{
	clear: both;
	/* height: 150px; */
	height: 152px;
	/* width: 990px; */
	width: 971px;
	/* background: url('/images/reg_overlay/registration-overlay_fr.png'); */
	background: url('/images/reg_overlay/registration-overlay-2013-fr.png');
	/*
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
	*/
}

div#reg_overlay_french a div#link
{
	/* width: 165px; */
	width: 156px;
	/* height: 62px; */
	height: 66px;
	/* position: relative; */
	float: left;
	/* margin-left: 410px; */
	margin-left: 544px;
	/* margin-top: 88px; */
	margin-top: 79px;
	display: inline;
	/* background: green; */
}

.clearall {
  clear: both;
  display: block;
  height: 0px;
  font-size: 0;
  line-height: 0;
}

span[class=clearall] {
  display: block;
  height: 0px;
}