.panel1 { margin-bottom: 20px;}
.fieldset1, .fieldset2 { border: solid 1px #c0c0c0; }
.fieldset1 { width: 660px; }
.fieldset2 { width: 660px; }
.legend { color: #000000; font-weight: bold; margin-left: 15px; }
.wrapper1, .wrapper2 { margin: 20px; }
.wrapper2 { width: 430px; }
.wrapper2 .col1 { width: 133px; }
.wrapper2 .col2 { width: 192px; }
.wrapper2 .col3 { width: 105px; }

.tblproducts { border: solid 1px #c0c0c0; width: 350px; }
.tblproducts td { border: solid 1px #c0c0c0; }
.tblproducts .col1 { text-align: center; width: 30px; }
.tblproducts .col2 { text-align: left; width: 320px; }

.tblcalculator { border: solid 1px #c0c0c0; text-align: center; width: 430px; }
.tblcalculator td { border: solid 1px #c0c0c0; }
.tblcalculator .col1 { width: 55px; }
.tblcalculator .col2 { width: 55px; }
.tblcalculator .col3 { width: 210px; }
.tblcalculator .col4 { width: 55px; }
.tblcalculator .col5 { width: 55px; }

.title { font-weight: bold; }
.ddl { margin-bottom: 20px; }
.checkbox {}
#pnl1 .btn { margin-top: 20px; margin-bottom: 10px; }
.linkbtn { color: #0000ff; cursor: pointer; text-decoration: underline; }
.textbox { text-align: center; width: 40px; }
.headrow { font-weight: bold; vertical-align: bottom; }
.bold { font-weight: bold; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.dnone { display: none; }

#pnl1 select { border: 1px solid #888;}

p.dir-btn a  {border:1px solid #777; background: #FdFdFd; display: block; padding: 4px; text-decoration: none; width: 340px; text-align: center;}
p.dir-btn a:hover {background: #ff9; color: #333;}

#directions { color: #333; z-index: 6; position: absolute; padding: 16px; width: 250px; border: 1px solid #666; background: #fffbb9; 
	margin: -100px 0px 0px 20px}
#directions h2 {font: bold 12px arial; color: #333; margin: 0 0 6px 0;}
#directions p { line-height: 1.5em; margin: 0 0 8px 0;}
#directions .btn {float: right; margin-bottom: 0px;}
	

