body {font: normal 10px verdana;}
a { font: normal 10px verdana; color: blue; text-decoration: none; } 
h1 { font: bold 18px garamond, verdana; }
h2 { font: bold 16px garamond, verdana; }
h4 { font: bold 12px garamond, verdana; }
.border-info { font: bold 9px tahoma; color: black; background: #1C449C; }
.wpt-table {}
.wpt-table td { font: normal 10px verdana; }
.wpt-table td a { font: normal 10px verdana; color: blue; }
.orderform { width: 240px; height: 300px; overflow: auto; background: #f4f4f4; padding: 10px; }
.order-now { font: normal 10px verdana; }
.order-element-text { width: 150px; height: 18px; font: bold 10px verdana; border: 1px solid black; background: #cccccc; }
.order-element-desc { font: bold 10px verdana; }
.order-button { border: 1px solid black; font: bold 10px verdana; width: 100px; height: 18px; }
.bottom { font: bold 10px tahoma; background: #cccccc; padding: 5px; }

#div_features { position: absolute; left: 250px; top: 150px; border: 1px solid black; background: #f4f4f4; width: 500px; height: 400px; overflow: auto; padding: 30px; visibility: hidden; }