#main_content {
	width: 960px;
}
.customer_registration {
	background: url(/Images/Boxes/full_box.png) no-repeat top left;
}
.customer_registration .wide {
	min-height:0;
	width:880px;
}
.customer_registration .medium {
	width:500px;
}
.noTopPadd {
	padding-top:0px;
}
.label-1, fieldset h4 {
	display:block;
	font-weight:bold;
	color:#000;
	padding-top:15px;
	clear: both;
}
.label-2 {
	font-weight:bold;
	margin:0 8px 0 2px;
}
.label-1 span, fieldset h4 span {
	color:#666;
	font-weight:normal;
}
.customer_registration .inline {
	background:url(/Images/Boxes/box-noFade.png) no-repeat 24px 24px;
	float:right;
	position:relative;
	right:10px;
	width:370px;
	margin-bottom:40px;
}
.customer_registration .inline.warning {
	background:url(/Images/Boxes/box-noFade-yellow.png) no-repeat 24px 24px;
}
.customer_registration .inline div {
	background:transparent url(/Images/Boxes/box-noFade-bottom.png) no-repeat left bottom;
	position:relative;
	top:20px;
	padding:0px 10px 10px 10px;
}
.customer_registration .inline.warning div {
	background:transparent url(/Images/Boxes/box-noFade-bottom-yellow.png) no-repeat left bottom;
}
.inline p {
	display:block;
	margin-top:20px;
	padding-left:24px;
}
.inline div p {
	display:block;
	margin-top:5px;
	padding-left:15px;
}
.customer_registration .bigTxt {
	font-size:1.1em;
}
.customer_registration h4 {
	font-size:1em;
	margin-bottom:6px;
}
.inline div h4, .inline div h3 {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0;
	margin-bottom:0;
}
.inline p {	
	padding-right:35px;
}
.customer_registration p .active {
	font-weight:bold;
	color:#333;
}
.customer_registration fieldset {
	display:block;
	border-width:0px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.customer_registration fieldset label {
	padding-top:5px;
	margin-bottom:2px;
}
.customer_registration fieldset.terms label {
	padding-top:0;
	margin-top:0;
}
.customer_registration .borderBottom {
	padding-bottom:10px;
	border-bottom:1px solid #e8e8e8;
}
.extraTopPadd {
	margin-top:10px;
}
.inline .linklist {
	padding-left:15px;
	margin-bottom:15px;
}
.normal {
	width:452px;
}
.customer_registration .wide {
	padding-bottom:0;
}
ul.progress  {
	padding-bottom:0px;
}

ul.segment_selector {
	list-style: none;
	margin-left: 0;
}
ul.segment_selector li {
	margin: 3px 0;
}
ul.segment_selector .label-1 {
	display: inline;
}

.error_message {
	float: left;
	clear: both;
}

input.large, input.small {
	clear:left;
	float:left;
	margin-right:5px;
}