﻿fieldset
{
  border: solid 1px #7098C5;
  padding: 15px;
  margin-bottom: 20px;
  width: 95%;
}
fieldset legend
{
  font-size: 16px;
  color: #7098C5;
  font-weight: bold;
  padding: 6px;
}
input
{
  display: inline !important;
}
h2
{
  font-weight: bold;
  padding-top: 20px;
}
input.Highlight
{
  border: solid 1px #8BAACE;
  background-color: #EFF4F9;
  font-size: 13px;
  vertical-align: middle;
  padding: 0;
  height: 18px;
}
p
{
  /* commented by classic*/
  /*margin-bottom: 20px !important;
  line-height: 22px;
  width: 98%;*/
}
