img{ border: 0pt; }

#bottom_div{
width: 715px;
background-color: #b9d1ea;
clear:both;
}

#ctl00_vista_toolbar {
float:left;
font:normal 6pt 'Tahoma';
margin:0;
padding:0;
}

#ctl00_vista_toolbar ul {
background-image:url(images/back.gif);
background-repeat:repeat-x;
float:left;
line-height:20px;
list-style:none;
margin:0;
padding:0px 0px 0px 0px;
width:715px;
vertical-align:middle;
}

#ctl00_vista_toolbar li {
display:inline;
padding:0;
}

.baseA{
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#ctl00_vista_toolbar a span {
display:block;
float:none;
}

#ctl00_vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

.baseA:hover
{
background: url(images/left.png) no-repeat left center;
}

#ctl00_vista_toolbar a:hover span {
background:url(images/right.png) no-repeat right center;
}

.baseA.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}

.InA
{
	color:White;
	text-decoration:none;
}
