html
{
}

body
{
}


h3
{
    border-bottom   : solid 1px black;    
}

div#branding
{
    height          : auto;
    background      : transparent url(/wp-content/themes/cssquirrel/version2/images/squirrelLogo.png) no-repeat right top;
}

h1, h2
{
   
}

span#logo
{
    display         : none;
    background-image: none;  
}


div#content
{
    min-width       : 0;   
}

div.column
{
    float           : none;
    width           : auto;
}

div.g
{
    padding-top     : 1em;
    padding-bottom  : 1em;   
}

li
{
    font-size       : 1em;
}   
