body{
	background-color:#ffffff;};
.char{
	position:absolute;
	top:200px;
	left:0px;
	filter:
		progid:dximagetransform.microsoft.chroma(color=#ffffff);
	z-index:2;};
.charAfterImage{
	position:absolute;
	top:200px;
	left:0px;
	filter:
		progid:dximagetransform.microsoft.chroma(color=#ffffff);
	z-index:1;};
.map{
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	filter:
		progid:dximagetransform.microsoft.chroma(color=#ffffff);};
.focusMeterGreaterBox{
	position:absolute;
	top:10px;
	left:10px;
	z-index:3;
	width:220px;
	height:30px;
	background-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;};
.focusMeterBox{
	position:absolute;
	top:4px;
	left:9px;
	z-index:4;
	width:200px;
	height:10px;
	background-color:#999999;};
.focusMeterBoxLabel{
	position:absolute;
	z-index:5;
	font-family:lucida console;
	color:#ffffff;
	font-weight:bold;
	width:220px;
	text-align:center;};
.focusOptionsBox{
	position:absolute;
	z-index:4;
	background-color:#999999;
	font-family:lucida console;
	color:#ffffff;
	left:250px;
	top:0px;};
.optionLabel{
	text-align:center;
	color:#ffffff;
	width:20px;
	font-size:10px;
	height:10px;
	vertical-align:top;};
.option{
	text-align:center;
	color:#444444;
	width:30px;
	font-size:10px;
	height:15px;
	background-color:#cccccc;};
.incrementButton{
	width:20px;
	height:20px;
	font-size:10px;};