
.blogouter
{
    background: none repeat scroll 0 0 white;
    width: 350px;
}
.blogheader
{
    background: none repeat scroll 0 0 grey;
}
.bloginner
{
    background: none !important;
    width: 600px;
}
table
{
    margin: 1em;
    font-family: Arial,Helvetica,sans-serif; /*border-collapse: collapse;*/
}
h3
{
    font-family: Arial,Helvetica,sans-serif;
}
td, th
{
    padding: .3em;
    border: 1px black solid;
}

thead
{
    background: #fc9;
}
