#mapcanvas {
width: 575px;
height: 400px;
}

#infowrapper {
margin-left: 0px;
position: absolute;
width: 175px;
height: 400px;
}

#infotop {
height: 245px;
}

#clusterlist {
margin-top: 5px;
overflow: hidden;
height: 130px;
}

#clusterlist select {
width: 100%;
height: 115px;
}

#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;
}
