#bike_info div.container {
	width: 45%%;
	float: left
}

#bike_info div.container.left {
  margin-right:5px;
  width:51%;
}

#bike_info input{
	width: 95%;
}

fieldset.half {
	width: 272px;
	float: left;
	height: 90%;
}

fieldset legend {
  font-weight:bold;
}

div#terms {
	clear: both;
}

fieldset.left {
	margin-right: 15px;
}

#register_a2b div.col_of_2 {
	width: 610px;
}

fieldset {
	border: 1px solid;
	margin-bottom: 10px;
	padding:10px;
}

#register_a2b select {
  border: inset 1px;
  width:100%;
}

#register_a2b input {
  font-size:13px;
}

#personal_details input, #bike_info input, #age_range input {
	border: 1px inset;
}

#personal_details input {
	width: 280px;
}

input#register_a2b_children_0_5.input_text {
	width: 30px;
}

input#register_a2b_children_6_17.input_text {
	width: 30px;
}

#register_a2b div.col_of_1 div h2 {
	margin-top: 0;
}

div#content_c {
	padding-top: 30px;
	
}

fieldset#personal_details {
	margin-top: 40px;
}

input#register_a2b_feature_importance.input-checkbox {
	display:none
}

div#group1 {
	height: 210px;
}

div#group2 {
	height: 130px;
}

div#group3 {
	height: 180px;
}

div#group4 {
	height: 260px;
}

div#group5 {
	height: 250px;
}

div#group6 {
	height: 130px;
}

div#group7 {
	height: 130px;
}

div#group8 {
	height: 120px;
}