@charset "utf-8";
#completePage {
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px;
}

#completePage img {
	margin-right: 10px;
	margin-bottom: 5px;
}

#orderList li {
	padding-bottom: 4px;
	margin-left: 30px;
	padding-left: 10px;
}

#orderList ol {
	padding-bottom: 25px;
	padding-top: 5px;
}

#orderList ul {
	padding-bottom: 25px;
	padding-top: 5px;
}

#background {
	background: url(../images/attractionBckg.gif) no-repeat top left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#borderDown {
	background: url(../images/attractionBckgBottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.pics img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: #00CCFF solid 5px;
}

.pics img:hover {
	border: #0066CC solid 5px;
}
