/* catalog calculator styles */
.calc-result{
	padding-top:24px;
}

#decking-width{
width:64px !important;
	padding:12px !important;
	border: 1px solid #ccc !important;
}

 #decking-length{
width:64px !important;
	padding:12px !important;
	border: 1px solid #ccc !important;
	 margin-right:24px !important;
}