img
{
    border-style: none;
}    

div.flake
{
	display: none;
}

ol.code
{
    font-family: monospace;
}

table.code
{
    border-style: none;
    width: 100%;
}

table.code caption
{
    font-size: large;
    font-weight: bold;
    text-align: left;
}

table.code th, table.code td
{
    text-align: left;
    vertical-align: top;
    width: 50%;
}