﻿div.besProdDetail {
  max-width:700px;
  margin:2em 2em 4em 2em;
  }
div.besProdDetailHead {
  background:#291873 url('/vendors/BES/images/bes-logo_sm.jpg') no-repeat top left;
  height:30px;
  border:1px solid #291873;
  margin-bottom:1em;
  }
div.besProdDetailHead h1, div.besProdDetailHead h2 {
  color:#FFF;
  padding-left:95px;
  }
div.besProdDetailHead h1 {
  font-size:x-large
  }
div.besMainSection {
  width:45%;
  float:left;
  margin-left:10px;
  }
div.besMainSection ul {
  margin:5px 0 1em 1em;
  padding:0;
  list-style-type:none;
  }
div.besMainSection ul li {
  padding-bottom:2px;
  }
div.besMainSection ul li a {
  font-weight:bold;
  text-decoration:none;
  font-size:1.1em;
  }
div.besMainSection h2 {
  background-color:#294294;
  color:#DEDE21;
  padding-left:1em;
  }
.besPriceTable {
  background-color:#F5FFFA;
  border:solid 1px #5F9EA0;
  width:95%;
  border-collapse:collapse;
}
.besPriceTable td {
  background-color:#DDD;
  text-align:center
  }
.besPriceTable .PriceCol {
  white-space:nowrap;
  color:#008633;
  font-size:1.4em;
  font-weight:bold;
  text-align:center;
  }

