@charset "utf-8";
/* CSS Document */

#accimageholder {
	position:relative;
	text-align:center;
}
#accimageholder img {
	margin-top:30px;	
}
#accesskeys {
	line-height:20px;
}
#accesskeys li {
	list-style:circle;
	margin-left:20px;
}
span.key {
	color:#FF6C00;
	font-weight:bold;
}