#content .prodInfo
   {
    margin-bottom: .75em;
    background: #efefef;
    clear: both;
    display: block;
   }
#content .prodList .prodTitle
    {
     font-weight: bold;
     margin: .5em 0 .3em 0;
     display: block;
   }
#content .prodList .chemList
    {
     min-height: 3.5em;
      width: 15.6em;
      margin-left: 0.87em;
      margin-bottom: 0.9176em;
      float: left;
      overflow: display;
     vertical-align: top;
       }
#content #ProdInfoContainer ol li
  {
   margin-left: 2.2em
  }
.flashBanner
   {
     text-align: right; position: relative;
   }
.flashGutter
   {
    position: absolute; left: 0; top: 0;
   }
.flashGutter img
   {
    width: 1.25em;  height: 340px;
   }
.logoOverlay
  {
   position: absolute;
    z-index: 3;
   filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
   background: #efefef;
   display: none;
   
   overflow: hidden;
  }
#btnDLLeft{
	width:90px;
	padding-right:0.1em;
	display:inline;
	float:left;
	clear:both;
}
#btnDLRight{
	width:60px;
	margin-left:5px;
	display:inline;
	float:right;
}
.resetbutton
   {
	padding: .2em;
	background: #transparent;
	float:left;
	margin:12px 0 0 0px;
    }

