﻿.flashView
{
	font-size: 10px;
	z-index: 1;
}

.InstructionText
{
	font-size: 11px;
}

input.btn
{
	width: 39px;
	height: 20px;
	background: transparent url(images/sound.gif) no-repeat center top;
	background-color: #DEDFDE;
}

.demoBgRight
{
	float: right;
	font-size: 11px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 15px
}

