@charset "utf-8";
/* CSS Document */

body { margin: 0px; font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial; color: #333; }
a img { border: 0px; }
.top-header { display: none; }
.bottom-header h1 { position: relative; left: 20px; font-size: 30px; line-height: 35px; top: 28px; font-weight: normal; margin: 0px; }
.colors { display: none; }
.content { margin: 20px 300px 20px 20px; font-size: 16px; line-height: 20px; }
.content h2 { font-size: 20px; line-height: 24px; font-weight: normal; }
.side { position: absolute; width: 260px; right: 20px; top: 100px; font-size: 13px; line-height: 16px; }
button { display: none; }
.content a { color: #333; text-decoration: none; }
.content ul { display: block; margin: 0px; padding: 0px 0px 0px 8px; border-left: 4px solid #ccc; }
.content li { display: block; margin: 4px 0px; padding: 0px 0px 0px 8px; border-left: 4px solid #ddd; list-style: none; }
.foot { border-top: 1px solid #ccc; padding: 5px 20px 0px 20px; font-size: 13px; line-height: 16px; margin-right: 300px; }
