/* Jobseeker Enquiry Form */

label{
float: left;
width: 120px;
}

.inputstyle-c{
width: 130px;
}

#cityC {
width: 120px;
margin:0;
float:left;
}

#stateC1{
width: 200px;
margin:0 0 0 90px;
float:left;
}

#countryC1{
width: 125px;
margin:0;
float:left;
}

#zipC1{
width: 190px;
margin:0 0 0 100px;
float:left;
}

#officeC {
line-height:30px;
width: 150px;
margin:0;
float:left;
}
#resi{
line-height:30px;
width: 150px;
margin:0 0 0 5px;
float:left;
}
#mobile1{
line-height:35px;
text-align:center;
width: 90px;
margin:4px 0 0 5px;
float:left;
}

.std {
width:30px;
}
.number {
width:75px;
}
.mob {
width:85px;
}

#email1{
line-height:30px;
text-align:center;
width: 170px;
margin:0;
float:left;
}
#email2{
line-height:30px;
text-align:center;
width: 170px;
margin:0 0 0 20px;
float:left;
}
.email {
width:160px;
}
