#product
{
  width: 650px;
  width: 560px;
  /*background-color:#fff;*/
}

#product #title
{
}

h2#productTitle{
  font-family:"OCR A Std", Arial, Courier, monospace;
  font-size:1.8em;
  color:#fff;
  padding:0.5em;
  background-color:#202020;
 /* text-indent:-5000px;*/
}

#product #content
{
}

#product #content #image_bullets
{
  float: left;
  width: 200px;
}

#product #content #image_bullets #image
{
}
#product #content #image_bullets #image img
{
  border: 1px solid #CCCCCC;
}
#product #content #image_bullets #bullets
{
  /*background-color: teal;  delete */
  font-size:0.9em;
}

#product #content #image_bullets #bullets UL
{
  margin: 0;
  padding: 1.2em 0 1.2em 0.5em;
  list-style-type:none;
 
}
#product #content #image_bullets #bullets UL LI
{
 /* margin: 0;
  padding: 0;*/
  background-image:url(/images/product_bullet.gif);
  background-repeat:no-repeat;
  background-position:0 0.3em;
  padding-left:1.2em;
  padding-bottom:0.5em;
}

/*ul.tick_list li{
	color:#fff;
	
	margin:0.4em 0;
	padding-left:24px;
	padding-bottom:0.3em;
	font-weight:bold;
	
	
	
}
*/

#product #content #icons_description_coverage_notes
{
  float: left;
  width: 430px;
  width: 335px;
  padding-left:20px;
}

#product #content #icons_description_coverage_notes #icons
{
  /* background-color: olive; delete */
  text-align:right;
}
#product #content #icons_description_coverage_notes #icons img
{
 padding-left:10px;
 padding-bottom:10px;
}

#product #content #icons_description_coverage_notes #description
{
  /*background-color: purple;  delete */
  font-size:1.0em;
}
#product #content #icons_description_coverage_notes #description ul
{
  /*background-color: purple;  delete */
  margin: 0;
  padding: 1.2em 0 1.2em 1.2em;
  list-style-type:none;
}

#product #content #icons_description_coverage_notes #description ul li
{
  background-image:url(/images/product_dash_bullet.gif);
  background-repeat:no-repeat;
  background-position:0 0.3em;
  padding-left:1.2em;
  padding-bottom:0.2em;
}

#product #content #icons_description_coverage_notes #description #description_icons
{
float:right;
}
#product #content #icons_description_coverage_notes #description #description_icons img
{
padding-left:10px;
}


#product #content #icons_description_coverage_notes #coverage
{
  background-color: #fff; 
  border: 1px solid #000;
}
#coverage caption{
 text-align:left;
 background-color:#d1d2d4;
 padding:5px;
}
#coverage table td{
 padding:5px 5px 0px 5px;
}


#product #content #icons_description_coverage_notes #notes
{
  /*background-color: yellow;  delete */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:15px 0px;
  font-size:0.8em;
}

#product #pdfs
{
  /*background-color: aqua;  delete */
  border-top: 1px solid #CCCCCC;
  padding-top:10px;
}
#product #pdfs img{
  float:left;
  padding:2px;
}

#product #pdfs .one, #product #pdfs .two, #product #pdfs .three
{
  width:32%;
  float: left;
  text-align:left;
  /*width: 150px;*/
}
#product #pdfs .one p, #product #pdfs .two p, #product #pdfs .three p
{
	font-size:0.9em;
	padding-left:0.4em;
	padding-right:0.4em;
}