.video_block_hq { display: none; }
.video_block_lq { display: block; }
/*
	--- download pop-up ---
*/
.download_popup { display: none; }
/*
	--- problem pop-up ---
*/
#navi, #nav_logo_container { position: absolute; }
#nav_logo_container { display: block; left: 5px; height: auto; margin-top: 0.3em}
.problem_popup {display: none; clear: none;}
/*
	--- hq/lq starters ---
*/
.start_lq_link, .start_hq_overlay { display: none; }
.start_lq_overlay { display: inline; }
/*
	--- other stuff beneath video ---
*/
.quality_option { display: none; }
.video_title  { text-align: left; float: left; margin-bottom: 3em; }

