﻿h1
{
    vertical-align : top;
}

h1 img, h1 span
{
    display: block;
    height: 36px;
    vertical-align: top;
    float: left;
}

h1 span
{
   font-size: 22px;
    font-weight: bold;
    color: Gray;
    
}

.submitSearch
{
    padding-bottom: 10px;
}

.doAdvanced
{
    font-size: 11px;
    background:transparent url(/applications/images/search_icon.png) no-repeat scroll left center;
    padding-left: 20px;
    color:#004A6F;
text-decoration:none;
}
