img{
border: 0pt;
}

#bottom_div{
width: 750px;
height: 50px;
/*background-color: #b9d1ea;*/
clear:both;
}

#toolbar2 {
float:left;
font:normal 12px 'Trebuchet MS','Arial';
margin:0;
padding:0;
}

#toolbar2 ul {
float:left;
line-height:32px;
margin:0;
width:750px;
list-style-type:none;
padding:0;
}

#toolbar2 li {
display:inline;
padding:0;
}

#toolbar2 a {
color:#000080;
float:left;
padding:0 2px 0 2px;
text-decoration:none;
}

#toolbar2 a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

/* show picture when mouse over link */
#toolbar2 a:hover{
font-weight: bold;
}

#toolbar2 a.right {
float:right; /* for help button - just add class "right" ->  < a class="right"...*/
}