div#toggleForm,
div#toggleForm2,
div#toggleMap
{
  margin: 0px 20px 0px 20px;
  display: none;
}
.sidebar_avatar
{
width:50px;
max-height:55px;
overflow:hidden;
float:left;
margin-top:5px;
}
.sidebar_text
{
min-height:50px;
width:160px;
margin-left:5px;
float:right;
}

table#map_sidebar_header,
div#map_sidebar_header,
div#map_sidebar_footer
{
width: 230px;
background-color: #981b1e;
vertical-align: middle;
text-align: center;
line-height:25px;
font-size : 11px;
font-family : Arial;
color : #ffffff;
font-weight : bold;
font-style : normal;
text-decoration : normal;
}

a.white {
color : #ffffff;
}
