#pos01 {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
}
#pos02 {
	position: absolute;
	top: 128px;
	left: 0px;
}
#pos03 {
	position: absolute;
	left: 163px;
	top: 128px;
}
#pos04 {
	position: absolute;
	left: 0px;
	top: 270px;
}
#pos05 {
	position: absolute;
	left: 163px;
	top: 270px;
}
