div#ShureMainPage {
  margin:0 1em;
  }
div#ShureMainPage div.mainHalfColumn h2, div.shureProdDetailHeader h2 {
  background:#252525 url('/vendors/shure/images/head_logo.jpg') no-repeat top left;
  border:4px outset #808080;
  margin:0 5px 0 0;
  padding:0;
  padding-left:105px;
  color:#FAFAD2;
  }
div.shureProdDetailBody {
  margin:1em;
  }
div#ShureMainPage div.mainHalfColumn ul {
  list-style-type:none;
  margin:.2em .5em 1em .5em;
  padding:0;
  }
div#ShureMainPage div.mainHalfColumn ul li {
  margin:0 .2em .2em;
  }
div#ShureMainPage div.mainHalfColumn ul li a, 
div#ShureMainPage div.mainHalfColumn ul li a:hover, 
div#ShureMainPage div.mainHalfColumn p.shuremenuitem a, 
div#ShureMainPage div.mainHalfColumn p.shuremenuitem a:hover {
  text-decoration:none;
  font-weight:bold;
  font-size:1.1em;
  }
div#shuremenu
  {
  text-align:center;
  background-color:#000;
  color: #FFF;
  padding:3px 0;
  }
div#LE-main div#LE-left div#shuremenu ul {
  background-color:#000;
  }
div#LE-main div#LE-left div#shuremenu ul li a {
    color:#FAFAD2;
    border:1px solid #000;
    border-width: 0 3px 3px 0;
    }
div#LE-main div#LE-left div#shuremenu ul li a:hover {
    color: #FF0;
    background-color: #000080;
    border:1px solid #87CEFA;
    border-width: 2px 1px 1px 2px;
    }
p.shurehilite {
    margin:.5em 0;
    font: italic 600 1.3em Georgia,"Times New Roman", sans-serif;
    color:#050;
    }
p.shuremenuitem {
    clear:both;
    padding:.5em;
    }
a.shuremenuitem {
    font-weight:bold;
    text-decoration:none;
    }
div.shureProdDetail {
  margin:2em;
  }
table.shurePrice {
  border:1px solid #333;
  width:100%;
  border-collapse:collapse;
  }
table.shurePrice th {
  background-color:#000;
  color:#FFF;
  padding:3px;
  }
table.shurePrice td {
  border-bottom:1px solid #666;
  padding:3px;
  }
table.shurePrice td.oddrow {
  background-color:#BBB;
  }
