.flyer {
  border: 1px solid red;
}

.text_rotate {
  writing-mode:tb-rl;
  /** filter: flipH() flipV();  */
}

#footer-right, #adsbar, .adsbar, .fm-controls {
   display: none; 
}

#footer-content #footer-left {
	/* padding-top: 10px;
	text-align: center; */
	display: none;
}

#footer {
  text-align: center;
  position: fixed; bottom: 0;
}