﻿.foo
{
}

table.aboutme
{
    width: 100%;
}


table.aboutme tr
{
    margin-bottom: 4px;
    vertical-align: top;
}

table.aboutme td.name
{
    color: #555;
    width: 200px;
}

table.aboutme td.value
{
}

#enhanced_profile h3
{
    margin-top: 20px;
}

