.cl1{
	float:left;
}

.cl2{
	float:right;
}

.no{
	list-style: none;
}

.labelname{
	width:100%; 
	margin-top:22px; 
	margin-bottom:24px; 
	margin-right:15px;
    border: 20px solid #eceff8;
    border-radius: 3%;
}

.labelemail{
	margin-bottom:24px; 
	width:100%;
    border: 20px solid #eceff8;
    border-radius: 3%;
}

.labelphone{
	margin-bottom:24px; 
	width:100%; 
	margin-bottom:24px; 
	margin-right:15px;
	border: 20px solid #eceff8;
	border-radius: 3%;
}

.labelbudget{
	margin-bottom:24px; 
	width:100%;
	border: 20px solid #eceff8;
	border-radius: 3%;
}

.labeltext{
	width:100%; 
	margin-bottom:24px; 
	margin-right:15px;
	border: 20px solid #eceff8;
	border-radius: 3%;
}


.labelinq{
	display:block;
	width: 100%;
	border: 20px solid #eceff8;
	background:#eceff8;
	border-radius: 3%;
}