﻿#ys_map_container
{
    min-width: 600px;
    text-align: left;
    z-index:-1;
}

#ys_map_schoolsearch
{
    width: 100%;
}
#ys_map_grid
{
    width: 300px;
    float: left;
    height: 350px;
    overflow: auto;
}

#ys_map_canvas
{
    right: 0;
    height: 350px;
    margin-left: 300px;
}




/*allschools grid stylin*/
#YS_Map_GridGroupByState
{
    background-color: #0072ad;
    color: White;
}
#YS_Map_SchoolName
{
    font-weight: bold;
}
#ys_map_schoolsearch_addressentry
{
    display: none;
}

#btnHideAddressEntry
{
    display: none;
}

.hidden
{
    display: none;
}

.ys_map_button
{
    background-color: #AACAD9;
}

#instruct2
{
    
    font-weight:bold;
}
