#controller {
	position:absolute;
	top:200px;
	left:221px;
	height:auto;
	width:728px;
	z-index:1;
	background:url("../img/bg-pic.gif") no-repeat;
}
#credits {
	padding-left:30px;
}
#credits h2 {
	background:url("../img/tit-credits.gif") no-repeat;
	width:87px;
	height:18px;
	overflow:hidden;
	text-indent:-100px;
}
table {
	width:400px;
	margin-top:40px;
}
th {
	font-weight:bold;
	text-align:left;
}
td {
	height:30px;
}
#superexpresso {
	width:120px;
	line-height:50px;
	vertical-align:bottom;
	color:#f5ea14;
	display:block;
	background:url("../img/superexpresso.gif") no-repeat top right;
}
#gominola {
	width:120px;
	line-height:50px;
	vertical-align:bottom;
	color:#f5ea14;
	display:block;
	background:url("../img/gominola.gif") no-repeat top right;
}