.input{
	height:17px;
	width:100%;
	font-family: verdana;
	font-size:7pt;
	line-height:10px;
	border-style:inset;
}

.select{
	height:17px;
	width:100%;
	font-family: verdana;
	font-size:7pt;
}

.formHeader{
	font-family:verdana;
	font-size: 7pt;
	color:#666666;
	font-weight:bold;
}

.footer{
	font-family:verdana;
	font-size: 7pt;
	color:#dddddd;
}

.private{
	font-family:verdana;
	font-size: 8pt;
	color:#efefef;
}

.disclaimer{
	font-family:verdana;
	font-size: 7pt;
	color:#dddddd;
}

#asterisk{
	color:#6633CC;
}

body{
	text-align: center;
	margin: 40px 0px 40px 0px;
}

.container{
	position: relative;
	width: 744px;
	margin: 0px auto 0px auto;
}



.form-hidden{
	visibility: hidden;
}

.form-visible{
	visibility: visible;
}

.speak-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.speak-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}

.trade-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.trade-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}


.seconds-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.seconds-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}


.streaming-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.streaming-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}

.compare-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.compare-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}

.about-hidden{
	position: absolute;
	visibility: hidden;

	width: 273px;
	height: 368px;
}

.about-visible{
	position: absolute;
	visibility: visible;

	width: 273px;
	height: 368px;
}

.disclaimerZh{
	font-family:verdana;
	font-size: 8pt;
	color:#dddddd;
}

.formHeaderZh{
	font-family:verdana;
	font-size: 8pt;
	color:#666666;
	font-weight:bold;
}

.selectZh{
height:17px;
width:100%;
font-family: verdana;
font-size:8pt;
}