﻿#browser_title h1
{
    width:300px;
    float:left;
}
#browser_title #max
{
    float:right;
    text-indent:-9999px;
    width:17px;
    margin-right:3px;
    cursor:pointer;
    background:url('/Content/images/max.gif') no-repeat left 4px;
}