#displaybox {
	width: 500px;
	height: 200px;
	background-image: url(../impactcalc/display_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 25px;
	top: 0px;
}

#b1 {
	width: 50;
	height: 25px;
	position: absolute;
	left: 15px;
	top: 80px;
}
#b2 {
	width: 50;
	height: 25px;
	position: absolute;
	top: 80px;
	left: 125px;
}
#b3 {
	width: 60;
	height: 25px;
	position: absolute;
	top: 80px;
	left: 233px;
}
#b4 {
	width: 70;
	height: 25px;
	position: absolute;
	top: 80px;
	left: 365px;
}
#b5 {
	width: 80;
	height: 25px;
	position: absolute;
	top: 170px;
	left: 15px;
}
#b6 {
	width: 100px;
	height: 25px;
	position: absolute;
	top: 170px;
	left: 165px;
}
#b7 {
	width: 100px;
	height: 25px;
	position: absolute;
	top: 170px;
	left: 330px;
}
