#AVIMControl {
	background-image: url('transparent.png');
	padding: 2px;
	border: 1px solid #5b958e;
	position: absolute;
	bottom: 0px;
	right: 2px;
	width: 350px;
	height: 16px;
}

body>#AVIMControl {
	position: fixed;
}

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

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

#AVIMControl input {
	vertical-align: middle;
}
