body {
	background: none;
}

#container {
	width: 680px;
	margin: 0 auto;
}

#top, #header, #registration-steps, .instructions {
	display: none;
}

.common-header {
	display: none;
}

.common-top, .common-bottom {
	background: none;
}

.common-repeat {
	background: none;
	border: 2px solid #e8e8e8;
	padding: 1px 2px;
}

.common-padd {
	margin: 5px 32px 5px;
}

a.big-details-btn,
a.big-details-btn:link,
a.big-details-btn:visited,
a.print-confirm-btn,
a.print-confirm-btn:link,
a.print-confirm-btn:visited,
a.big-print-btn,
a.big-print-btn:link,
a.big-print-btn:visited {
	display: none;
}

#reg-info, #reg-additional {
	width: 335px;
}

#footer, #push {
	display: none;
}

		#event-header h2 {
			margin: 6px 0 0 18px;

			font-size: 1.2em;
			font-weight: bold;
			color: black;
		}

		#event-header p {
			margin: 0 0 6px 18px;

			font-size: 1.0em;
			color: #c1c1c1;
		}
