form {
	margin: 0;
	padding: 0;
	}
	
.clear {
	clear: left;
	}
	
form .margin {	
	margin-bottom: 15px;
	}
	
form .connected {
	border: 2px solid #ddd;
	padding: 10px;
	}
	
form div.submit {
	text-align: right;
	}
	
form div.error-message {
	color: #ed382f;
	}
	
form div.col2 {
	float: left;
	width: 300px;
	}

form div.col2 div {
	margin-bottom: 5px;
	}
		
form div.col2 div label {
	float: left;
	width: 75px;
	}
	
form div.col3 {
	float: left;
	width: 200px;
	}

form div.col3 div {
	margin-bottom: 15px;
	}

form div.col3 div label {
	float: left;
	width: 110px;
	}
	
form div.event span {
	float: left;
	line-height: 22px;
	width: 75px;
	}
	
form div.event div {
	margin-left: 75px;
	}
	
form div.clothing span,
form div.sizes span {
	float: left;
	line-height: 22px;
	width: 130px;
	}
	
form div.clothing div {
	float: left
	}
	
form div.sizes fieldset,
form div.clothing fieldset  {
	border: 0;
	margin: 0 0 5px;
	padding: 0;
	}
	
form div.sizes fieldset legend,
form div.clothing fieldset legend {
	display: none;
	}
	
form div.knowledge span {
	float: left;
	line-height: 22px;
	width: 200px;
	}
	
form div.knowledge fieldset  {
	border: 0;
	margin: 0 0 5px;
	padding: 0;
	}

form div.knowledge fieldset legend {
	display: none;
	}
	
form div.shifts div.set {
	float: left;
	text-align: center;
	width: 200px;
	}
	
form div.shifts div.set label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
form div.shifts div.set select {
	margin-bottom: 2px;
	}
	
form div.shifts div.set textarea {
	width: 175px;
	}
	
form div.package span {
	display: block;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 2px;
	}
	
form div.package div span {
	float: left;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 2px;
	width: 100px;
	}

form div.package fieldset  {
	border: 0;
	margin: 0 0 5px;
	padding: 0;
	}

form div.package fieldset legend {
	display: none;
	}
	
form div.package fieldset label {
	padding-right: 20px;
	}
	
form div.cap span {
	float: left;
	line-height: 22px;
	width: 75px;
	}

form div.cap fieldset  {
	border: 0;
	margin: 0 0 5px;
	padding: 0;
	}

form div.cap fieldset legend {
	display: none;
	}
	
form div.extra label {
	float: left;
	line-height: 22px;
	width: 230px;
	}
	
form div.sweepstakes label {
	float: left;
	line-height: 22px;
	width: 122px;
	}
	
div.review {
	
	}

div.review .margin {	
	margin-bottom: 15px;
	}
	
div.review div.col2 {
	float: left;
	width: 300px;
	}

div.review div.col2 div {
	margin-bottom: 5px;
	}

div.review div.col2 div span {
	float: left;
	font-weight: bold;
	width: 75px;
	}
	
div.review.entries div.col2 div span {
	width: 100px;
	}

div.review div.event span,
div.review div.clothing span,
div.review div.committees span,
div.review div.shifts span,
div.review div.sizes span {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
div.review div.shifts span {
	margin-bottom: 5px;
	}

div.review div.event div,
div.review div.clothing div,
div.review div.sizes div,
div.review div.committees div,
div.review div.shifts div {
	margin-bottom: 5px;
	}
	
div.review div.committees div {
	float: left;
	width: 200px;
	}
	
div.review div.shifts div {
	margin-bottom: 15px;
	}
	
div.review div.shifts div div {
	margin-bottom: 0;
	}
	
div.review div.event div span,
div.review div.clothing div span,
div.review div.sizes div span,
div.review div.committees div span {
	float: left;
	font-weight: normal;
	margin-bottom: 0;
	width: 150px;
	}	
	
div.review div.committees div span {
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	width: 130px;
	}
	
div.review .links {
	margin-top: 20px;
	text-align: right;
	}
	
div.review .links .return {
	float: left;
	}

div.review .links a,
div.review .links a:visited {	
	color: #08A25E;
	}
	
div.review .total {
	margin-top: 20px;
	}
	
div.review .total span,
div.review .knowledge span,
div.review .size span {
	float: left;
	font-weight: bold;
	width: 40px;
	}
	
div.review .knowledge span {
	width: 110px;
	}
	
div.review .size span {
	width: 150px;
	}
	
div.noLabel {
	padding-left: 130px;
	}
	
.clear {
	clear: left;
	}