#AVIMControl {
	background:#f1f1f1;
	padding: 2px;
	border: 1px solid #ccc;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 320px;
	z-index:5000;
}

body > #AVIMControl {
	position: fixed;
}

.AVIMControl {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
}

a.AVIMControl {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#AVIMControl input {
	vertical-align: middle;
	position:relative;
	top:-2px
}

div#vietkey{}
