
.room-section {
	width: 100%;
	clear: both;
}

.smc-form-column {
width: 320px;
margin: 0 auto;
}

.smc-outer-column {
width: 360px;
float: left;	
}

.smc-form-fields {
width: 100%;
height: 35px;
margin: 10px 0px;
clear:both;
font-size:16px;
}

.smc-user-fields {
width: 100%;
clear: both;
}

.smc-user-fields label {
float: left;
padding: 8px;
}

.smc-user-fields input[type="text"] {
float: right;
padding: 8px;
}

.smc-form-fields label {
float: left;
padding: 8px;
}

.smc-form-fields input[type="text"] {
float: right;
width: 60px;
padding: 8px;
}

#smc-required-field {
width: 100%;
clear: both;
}
#smc-required-field p {
margin-bottom: 0px;
font-weight: bold;
text-align: center;
}

#SizeCalculator  input[type="submit"] {
clear: both;
margin: 0 auto;	
width: 120px;
display: block;
padding: 10px 5px;
}

#calc-submit {
clear: both;
padding-top: 20px;
}

#BedChestDrawers,
#BedIncludingBoxSprMatt,
#FreezerCubicCap,
#RefrigeratorCubicCap {
	display: none;
}

#mov-field-54,
#mov-field-63,
#mov-field-121,
#mov-field-126 {
	font-weight: bold;
}

#smc-from-field,
#smc-to-field {
	width:48%;
	float: left;
	clear: none;
}
#smc-from-field {
	margin-right: 2%;
}
#smc-to-field {
	margin-left: 2%;
}