#AVIMControl {

	border: 0px solid #5b958e;
	position: relative;
	width: 100%;
	text-align: center;
}

body > #AVIMControl {
	position: relative;
}

.AVIMControl {
	margin: 0;
	padding: 0;
	color: #137e70;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

a.AVIMControl {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

#AVIMControl input {
	vertical-align: middle;
}
