div#domains_page_content
{
    margin-top:20px;
    overflow:auto;
    color:#333;
}

div#left_bar
{
    width:480px;
    float:left;
    clear:none;
    padding-right:20px;
}

div#right_bar
{
    width:300px;
    float:right;
    clear:none;
}

table#domains_table
{
    border:none;
}

table#domains_table tr th
{
    text-align:left;
}

h4
{
    color:#00F;
}

.blue_text
{
    color:#0F0FFF;
    font-weight:bold;
}

.red_text
{
    color:#F00;
    font-weight:bold;
}
