/* CSS FOR DISABLED JAVASCRIPT */

/* show video if there's no js enabled */
.loadingVideoQuilt
{
	opacity:1;
}

.historyListHide{
	display:block;
}