#mapcanvas {
width: 575px;
height: 400px;
}

#infowrapper {
margin-left: 0px;
position: absolute;
width: 175px;
height: 400px;
}

#infotop {
height: 230px;
}

#infobottom {
height: 145px;
}

#searchbox {
margin-top: 3px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
height: 30px;
overflow: hidden;
}


#userpick  input{
width: 85px;
}
