/*--built 08------------------------------------------------------------------------*/
/*--by    martin hein  www.digitale-mehrwerte.eu  (hein@digitale-mehrwerte.eu)------*/

/*------------------------------Content----------------------------------------------*/

#Driving_Licence_div, #Marital_Status_div, #Occupation_div, #Human_Factors_div, #Licensed_Engineers_div{
clear: left;
/*padding-top:10px;*/
/*padding-bottom:10px;*/
}

div.left{
clear:left;
width:150px;
float:left;
}

div.right{
width:310px;
margin-left:1px;
float:left; 
}

div.full{
clear:left;
width:460px;
margin-left:1px;
margin-bottom:10px;
/*padding-top:20px;
padding-bottom:20px;*/
}

div.left, div.right, div.full, div.right div{
padding-bottom: 10px;
}

div.right div{
float: left;
}

div.right div.rl{
clear: left;
width: 24px;
}

div.right div.rm{
width: 75px;
}

div.right div.rr{
width: 210px;
text-align: right;
}

div.right div.rr input, div.right div.rr textarea{
margin:0;
width: 200px;
}

#Occupation_div div.rm, #Licensed_Engineers_div div.rm{
width: 285px;
}

#Occupation_div div.rr, #Licensed_Engineers_div div.rr{
width: 0px;
}

#Occupation_div div.rm textarea, #Licensed_Engineers_div div.rm textarea{
width: 270px;
}

/*
div.right span{
padding: 0px 30px 0px 10px; 
}

div.right input{
margin:0;
padding:0;
width:auto;
}
*/
