﻿#flash
{
    width: 600px;
    background-image: url('/img/flash-bg.jpg');
}

ul#menu
{
    width: 282px;
}

table { width: 100%; }
table th.type { width: 150px; }

table td
{
    background-color: #e2ded8;
    line-height: 200%;
}

table tr.row1 td { background-color: #f6f1e9; }

table td img { vertical-align: middle; padding: 0 10px 0 5px; }

table td a { text-decoration: none; }
table td a:hover, table td a:focus { text-decoration: underline; }