#AVIMControl {
	/*background-image: url('transparent.png');
	padding: 2px;
	border: 1px solid #5b958e;
	position: absolute;
	top: 1px;
	left: 5px;
	width: 40px;	*/	
	position: absolute;
	padding-left:270px;	
	margin-top:-5px;
		
}
body > #AVIMControl {
	/*position: fixed;*/
	position:fixed;		
}

.AVIMControl 
{    
	margin: 0;	
	color: #137e70;
	font-family: Verdana, Tahoma;
	font-size: 8px;
	font-weight: bold;
}
a.AVIMControl {
	color: #b62727;
	text-decoration: none;
	cursor: pointer;
}
#AVIMControl input {
	
	
}
