/* df */
#df { position:relative; }

#df #blocks table { border-top:1px #808080 solid; border-bottom:1px #808080 solid; padding:10px 0; margin:5px 0 15px 0;}
#df #blocks td { font-size:10px; text-align:center; }
#df #blocks td.highlighton { font-weight:bold; }
#df #blocks td.highlighton div { background-color:#000; color:#fff; }
#df #blocks td div { padding:2px 0; margin-top:3px; }
#df #blocks td.highlightoff { font-weight:normal; background-color:#fff; color:#000; }

h2 { font-size:22px; }
.modelCopy { width:300px; float:left; padding-right:20px; }
.modelImage { width:190px; float:left; }
.caption { font-size:10px; }
.purchase { font-size:11px; padding-top:10px; }

.product { display:none; }
.product div.highlighton { background-color:#e2e2e2; border:1px #808080 solid; font-weight:bold; }
.product div.highlightoff { background-color:#fff; font-weight:normal; }
.product .model { margin-top:10px; }
.product .modelCopy {padding-bottom:150px; }

.product .instructions { font-size:9px;border-bottom:1pt #e2e2e2 dotted; padding-bottom:2px; font-style:italic; }
