﻿

@import url('Master.css');



h3
{
    font-size:larger;
    color: #000000;
    margin-top:30px;
    margin-bottom:20px;
}

p
{
    line-height:20px;
}

ul
{
    padding-left:0px;
}

li
{
    list-style-type: square;
    line-height: 27px;
}


#ws_fitter
{
           position: relative;
            float:left;
           left:29px;
           top:105px;
}



#h1{
            position: relative;
            float:left;
            width:450px;
			left:80px;
			top:20px;
}


#select_state
{
        position: relative;
        left:20px;
        top:130px;
}


#mapDIVwrapper
{
            position: relative;
            right:20px;
            top:-40px;
            float:right;
            width:300px;
            height:280px;
}

#text_below
{
    position:relative;
    display:block;
    clear:both;
    top:-20px;
}

#all_gs_owners
{
    width: 150px;
    font-family: Tahoma;
    margin-left:29px;
    float:left;
    height:250px;
}

#block1
{
    position:relative;
    width:400px;
    left:50px;
    float:left;
}

#block2
{
    position:relative;
    width:350px;
    float:right;
}

#block2 li
{
    line-height:25px;
}
