#branding {
		float: left;
		width: 100%;
		position: relative;
	}

#rps .slider {
	position: absolute;
	top: 0; left: 0;
	font-size:12px;
	font-family: Arial, Verdana;
	background:#f8f7f7;
}

#rps {
  margin-bottom: 70px;
}