.number1, .number2, .number3, .number4, .number5, .number6, .number7, .number8, .number9 {
	position: absolute;
	top: 70px;
	left: 30px;
	width: 32px;
	height: 50px;
}

.number1 { background:url(../images/numbers.gif) 0px  -50px no-repeat; }
.number2 { background:url(../images/numbers.gif) 0px -100px no-repeat; }
.number3 { background:url(../images/numbers.gif) 0px -150px no-repeat; }
.number4 { background:url(../images/numbers.gif) 0px -200px no-repeat; }
.number5 { background:url(../images/numbers.gif) 0px -250px no-repeat; }
.number6 { background:url(../images/numbers.gif) 0px -300px no-repeat; }
.number7 { background:url(../images/numbers.gif) 0px -350px no-repeat; }
.number8 { background:url(../images/numbers.gif) 0px -400px no-repeat; }
.number9 { background:url(../images/numbers.gif) 0px -450px no-repeat; }

.border-container {
	border: solid 1px #CCC;
	padding: 15px 15px 0;
}

div.installation-step, div.installation-step-last, div.installation-step-first {
	position:relative;
	height: 218px;
	border-bottom: 1px solid #DADADA;
	margin-top: 10px;
}

div.installation-step-first {
	margin-top: 0;
}

div.installation-step-last {
	border-bottom: none;
}

.stepImage {
	position: absolute;
	left: 100px;
}

.stepDesc {
	position: absolute;
	left: 0;
	padding-left: 280px;
	top: 70px;
}

.header-graphic {
	padding-bottom: 10px;
}

.orange-block {
	background: transparent url(../images/119_skin/arrows.gif) no-repeat 6px -575px;
	padding-left:10px;
}

.faq-question, .bottom-border {
	border-bottom: 2px solid #f5f5f5;
	padding-bottom:4px;
	margin-bottom:10px;
}

ol.list li {
	margin-bottom: 4px;
}

ol.alpha-list li {
	list-style:lower-alpha outside;
	margin: 0 0 10px 20px;
}

.underline {
	text-decoration: underline;
}

#comment input {
	font-size: 14px;
	padding: 3px;
}

.winner-bar {
	background: transparent url(../images/winner-bar.png) no-repeat;
	width: 600px;
	height: 39px;
	margin-bottom: 5px;
}

.winner-bar div {
	padding: 5px 0 0 10px;
	font-size: 18px;
	color: white;
}
