.oc-customizer-sections{
	width:800px;
}
.oc-customizer-sections .oc-description{
	padding-top:20px;
	padding-bottom:20px
}

.oc-customizer-sections .row{
	display:inline-block;
}
.oc-customizer-sections span{
	padding:20px;
	margin-right:20px;
	display: inline-block;
	background: #fff;
	width:200px;
	float:left;
	}
.oc-customizer-sections span input{
	float:right;
	}