/* CSS Document */

#global {
	height: 1060px;
}
#wrapper {
	height: 1060px;
}
#header {
	height: 120px;
	width: 900px;
	border: 0px none;
}
#contentPane {
	margin: 0px;
	width: 900px;
	border: 0px none;
	height: 805px;
}
#display {
	height: 600px;
	width: 840px;
	border: 0px none;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
#footer {
	height: 110px;
	width: 900px;
	border: 0px none;
	margin: 0px;
}

/* Elements */
#imgDsp1 {
	height: 205px;
	width: 840px;
	border: 0px none;
	height: auto;
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
.lineSp {
	line-height: 18px;
}
.smLineSp {
	line-height: 6px;
}
.controller {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	border: 0px none;
}
.primeLink {
	padding-right: 30px;
	padding-left: 30px;
}
