.ws{
width: 60px;
display: inline-block;
border: 1px solid #ddd;
height:30px;
line-height: 30px;
text-align: center;
margin-left: 60px;
margin-top: 10px;
}
#example{
margin-left: 60px;
}
#example label:first-child,#example1 label:first-child{
margin-left: 0px;
}