

.emailform-panel {

  font-family: "Arial", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  padding: 5px 15px;
  margin: 0px;
  background-color: #EBEBEB;
  border: dotted #74A1C3 1px;
}

.emailform-panel-header {
  overflow:hidden;
  zoom:1;
  color: #007EFC;
  font:bold 11px tahoma,arial,verdana,sans-serif;
  padding:5px 3px 4px 5px;
  border:1px solid #007EFC;
  line-height:15px;
  background:transparent url(../images/gray/panel/white-top-bottom.gif) repeat-x 0 -1px;
}
