/* CSS Document */

#chipone {
	position: relative;
	top: 54px;
	left: -60;
	width: 45px;
	height: 32px;
	background-image: url(../images/chipone.png);
}

#chiptwo {
	position: relative;
	top: 54px;
	left: 720;
	width: 45px;
	height: 32px;
	background-image: url(../images/chiptwo.png);
}