div.mainPageSection {
  margin:5px;
  padding:5px;
  border-bottom:1px solid #B0C4DE;
  overflow:hidden;
  }
div.mainPageSection ul {
  margin:0;
  padding:0;
  list-style-type:none;
  }
div.mainPageSection li {
  }
div.mainPageSection a {
  text-decoration:none;
  font-weight:bold;
  font-size:1em;
  }
div.mainPageSection img {
  float:right;
  padding:2px 5px;
  }
div#atlasMenu {
  }
div#LE-left div#atlasMenu ul {
  background-color:#F0F0F0;
  }
div#LE-left div#atlasMenu li a {
  border-color:#CCC #000 #000 #CCC;
  }
div#LE-left div#atlasMenu li a:hover {
  background-color:#D0D0F0 ;
  border-color:#000 #CCC #CCC #000;
  }
div.atlasItem {
  padding:2em;
  padding-top:0;
  }
div.atlasItemHead {
  background:url('/vendors/atlas/images/headerAtlasLogo.jpg') no-repeat top left;
  min-height:65px;
  border-top:1px solid #297BBD;
  }
/* Hides from IE-mac \*/
* html div.atlasItemHead {height:65px;}
/* End Hide */
div.atlasItemHead h2, div.atlasItemHead h3 {
  padding-left:130px;
  }
div.atlasItem div.features {
  width:30%;
  float:left;
  margin-right:1em;
  }
div.atlasItem table {
  border:1px solid green;
  border-collapse:collapse;
  }
div.atlasItem table caption {
  font-size:1.2em;
  font-weight:bold;
  background-color:#000080;
  color:#FFF;
  padding:2px 0;
  border:3px outset #CCC;
  }
div.atlasItem table th, div.atlasItem table td {
  border-top:1px solid #CCC;
  padding:2px;
  }
div.atlasItem table th {
  text-align:right;
  vertical-align:top;
  padding:2px 5px;
  }
div.atlasItem table tr.toprow th {
  text-align:center;
  }
div.atlasItem table.atlasPrice {
  margin:1em;
  width:95%;
  text-align:center;
  border:5px outset #CCC;
  border-collapse:collapse;
  }
table.atlasPrice tr.headrow th {
  background-color:#333;
  text-align:center;
  color:#FFF;
  vertical-align:bottom;
  }
table.atlasPrice tr th {
  text-align:center;
  }
table.atlasPrice tr th.sellPrice,table.atlasPrice tr td.sellPrice {
  font-weight:bold;
  color:#000040;
  background-color:#CFC;
  font-size:1.3em;
  border:1px solid #090;
  }
.

