.author-info fieldset {
padding: 10px;
  font:90%/1 sans-serif;
background: #D9D9D2;
  border:1px solid #FF6600;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin: 0 0 10px 0!important;
  }
.author-info legend {
  padding: 0 10px 0 10px;
margin-bottom: -5px;
  border: none;
width: 120px;
  color: #000; 

  }

.author-info  {
margin: 0 0 10px 0!important;
width: 100%;
clear: both;
}