h1 {
	text-align: center;
}

#manual {
	padding: 0 20%;
}

#index_window {
	margin: 0 -33%;
	padding: 0;
	overflow: auto;
}

#index {
	position: relative;
	margin: auto;
	padding: 0;
	width: 630px;
	height: 400px;
	list-style-type: none;
	background: url('../../images/colourcoder/colourcoder_man.png') no-repeat;
}

#index li {
	position: absolute;
}

#index li a {
	position: absolute;
	border: 1px solid #000000;
	background: #F6F6F6;
	padding: 0.2em;
	white-space: nowrap;
}

#index_lights {
	top: 56px;
	left: 28px;
	width: 267px;
	height: 312px;
}

#index_lights a {
	right: 272px;
}

#index_sample_history {
	top: 56px;
	left: 305px;
	width: 294px;
	height: 131px;
}

#index_sample_history a {
	left: 299px;
}

#index_current_sample {
	top: 221px;
	left: 320px;
	width: 76px;
	height: 82px;
}

#index_current_sample a {
	right: 81px;
}

#index_check_index_button {
	top: 221px;
	left: 402px;
	width: 182px;
	height: 38px;
}

#index_check_index_button  a {
	left: 187px;
}

#index_store_sample_button {
	top: 265px;
	left: 402px;
	width: 182px;
	height: 38px;
}

#index_store_sample_button  a {
	left: 187px;
}

#index_number_format {
	top: 305px;
	left: 320px;
	width: 264px;
	height: 21px;
}

#index_number_format  a {
	right: 269px;
}

#index_sample_index_field {
	top: 332px;
	left: 320px;
	width: 264px;
	height: 21px;
}

#index_sample_index_field  a {
	left: 269px;
}
