.cfVeryLong {width: 380px;}
.cfLong {width: 320px;}
.cfMedium {width: 250px;} /* To comply with DTU standard */
.cfShort {width: 200px;}
.cfVeryShort {width: 140px;}
.cfZipcode {width: 35px;}
.cfCPRnumber {width: 80px;}

.cfVeryLong_NoBottomMargin  {width: 380px;margin-bottom: 0px;}
.cfLong_NoBottomMargin      {width: 320px;margin-bottom: 0px;}
.cfMedium_NoBottomMargin    {width: 250px;margin-bottom: 0px;} /* To comply with DTU standard */
.cfShort_NoBottomMargin     {width: 200px;margin-bottom: 0px;}
.cfVeryShort_NoBottomMargin {width: 140px;margin-bottom: 0px;}
.cfZipcode_NoBottomMargin   {width: 35px; margin-bottom: 0px;}
.cfCPRnumber_NoBottomMargin {width: 80px; margin-bottom: 0px;}

/*textarea.cfVeryLong {width: 381px;}
textarea.cfLong {width: 321px;}
textarea.cfMedium {width: 261px;}
textarea.cfShort {width: 201px;}
textarea.cfVeryShort {width: 141px;}
textarea.cfZipcode {width: 36px;}
textarea.cfCPRnumber {width: 81px;}

select.cfVeryLong {width: 387px;}
select.cfLong {width: 327px;}
select.cfMedium {width: 267px;}
select.cfShort {width: 207px;}
select.cfVeryShort {width: 147px;}
select.cfZipcode {width: 42px;}
select.cfCPRnumber {width: 87px;}*/

