#listDiv {
	width: 400px;
	height: 200px;
	border: 2px solid #FFFFFF;
	background-image: url("../images/listBkgdIMSCL15.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	top: 1em;
	left: 5%;
}
.facePlate {
	width: 747px;
	height: 97px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 64px;
	left: 65px;
	background-image: url("../images/IM15WattFace.png");
}

