
/* 
    Created on : 02/09/2014, 10:34:17
    Author     : demerval
*/

dl.fieldholder {
    float: left;
    padding: 0px;
    margin: 0px 0px 6px;
}

dl.fieldholder .t2 {
    width: 119px;
}
dl.fieldholder .t3 {
    width: 180px;
}
dl.fieldholder .t4 {
    width: 241px;
}
dl.fieldholder .t5 {
    width: 302px;
}
dl.fieldholder .t6 {
    width: 363px;
}
dl.fieldholder .t7 {
    width: 424px;
}
dl.fieldholder .t8 {
    width: 485px;
}
dl.fieldholder .t9 {
    width: 546px;
}

dl.fieldholder .t12 {
    width: 728px;
}

.clear {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    clear: both;
}


.h4 {
    color: #333;
   
    border-width: medium medium 2px;
    border-style: none none dotted;
    border-color: -moz-use-text-color -moz-use-text-color #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-top: 10px;
}



.well-min {
  padding: 6px;
  border-radius: 3px;
  margin-bottom: 3px;
}