.SummaryReport
{ 
  font-size: 0.8em;
  border-collapse: separate;
  border-spacing: 3px;
/*  width: 100%; */
}

.SummaryReport p
{ 
  border: 0;
  padding: 2px;
  margin: 0;
  }

.SummaryReport tr td
{ 
  border: 2px #000000 solid;
  padding: 3px;
  width: 50%;
  vertical-align: top;
  }

.SummaryReport tr td h2
{ 
  font-size: 1.4em;
  margin: 0 0 5px 0;
  }

.SummaryReport .Fields
{ 
  width: 100%;
  }


.SummaryReport .Fields tr th
{ 
  padding: 2px;
 }

.SummaryReport .Fields tr td
{ 
  border: 0;
  width: auto;
  padding: 1px;
 }

.SummaryReport .Fields .tiny { 
  text-align: right;
  font-size: .8em;
}

#OrderCAS .SummaryReport .Fields .Right
{ 
  text-align: right;
 }

#OrderCAS .SummaryReport .Fields th.Label { text-align: center; }

.SummaryReport .Width200
{ 
  width: 200px;
 }

.SummaryReport .Width100
{ 
  width: 100px;
 }


.SummaryReport .Photo
{ 
  float: left;
  padding: 3px;
 }


.SummaryReport .Comparable
{ 
  width: 100%;
  padding: 3px;
  border-collapse: collapse;
  border-spacing: 0;
 }

.SummaryReport .Comparable tr th
{ 
  border-bottom: 1px solid black;
  width: auto;
 }

.SummaryReport .Comparable tr td
{ 
  border: 0;
  border-bottom: 1px solid black ;
  width: auto;
 }

.SummaryReport .Comparable .Right
{ 
  text-align: right;
 }

.small { font-size: .5em;}

.Datacomp, .Financial, .Appraiser, .Community, .Tax {
  padding: 1px;
}
.Datacomp { background-color: #a0e0a0; }
.Financial, .Appraiser { background-color: #a0d0ff; }
.Community { background-color: #e0e0a0; }
.Tax { background-color: #FBA4A4; }
.MLS { background-color: #C1BAD6; }

.RestrictedData *
{ 
  border-bottom: 2px solid #A00000;
 }
 
.Link *
{ 
  color: #000000;
  text-decoration: underline;
 }

.MapLink{ text-align: right; margin-right: 2.5em; }