 .main_page_content_total{
  display:none;
 }
 #makeMeScrollable{
  width:100%;
  height: 562px;
  position: relative;
  margin:0 0 25px;
 }
 #makeMeScrollable div.scrollableArea *	{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
 }
 #skip{
  margin:15px 0 0 0;
  width:100%;
  text-align:center;
 }
 #skipbutton{
  color: #69696B;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  cursor:pointer;
 }
 #skipbutton:hover{
  color: #1563A5;
  text-decoration:none;
 }
