div.video-preview{
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	}

div.oldflash{
	text-align: left;
	background-color: #ffffff;
	padding: 10px;
	line-height: 140% !important;
	display: none;
	opacity: 0.9;
	border: 2px solid #770000;
	}

div.oldflash a{
	color: #1863b6;
	line-height: 140%;
	font-weight: normal;
	}
	div.oldflash a:hover{
		color: #05468e;
		}