.webform-client-form legend, .webform-component-fieldset legend {
   font-size: 14px;
   font-weight: bold;
}


.webform-client-form fieldset, .webform-component-fieldset fieldset{
   margin-top: 20px; 
   margin-bottom: 20px; 
   border: solid; 
   border-width: 1px; 
   padding: 10px;
}

.description div {
  margin-top:5px;
margin-left:20px; 
margin-bottom: 20px; 
padding:10px; 
border: dashed; 
width: 300px; 
border-width: 1px;
font-size: 9px;
}

.boxed-webform-content {
   margin-top: 20px; 
   margin-bottom: 20px; 
   border: solid; 
   border-width: 1px; 
   padding: 10px;
}