#header { width: 780px; height: 20px; background: #000; background-image: url(./images/line.jpg); }
#main { width: 569px; }
#leftcol { padding-top: 0; width: 200px; border: 0; }

ul.features { list-style: none; margin-left: 200px; }
ul.features ul { list-style: none; }

div.option { padding-right: 20px; }

div.floater { float: left; margin-left: 2.0em; }
div.clearer { clear: both; height: 1em; }

a.doclink, a.optlink { display: block; }
a.doclink { background: #ffe3af; }
a.doclink:hover { background: #fff3bf; }
a.optlink { background: #fff; }
a.optlink:hover { background: #fffcdf; }