img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
	float:left;
	font:normal 12px 'Trebuchet MS','Arial';
	margin:0;
	padding:0;
	width: 825px;
}

#vista_toolbar ul {
	background-image:url(back.gif);
	background-repeat:repeat-x;
	float:left;
	line-height:32px;
	list-style:none;
	margin:0;
	width:825px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
	color:#FFFFFF; /* 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;
	font-size: 12px;
}

#vista_toolbar a span {
	display:block;
	float:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 12px;
}

#vista_toolbar a span img {
	border:none;
	margin:8px 4px 0 0;
	font-size: 12px;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
	background: url(left11.png) no-repeat left center;
	font-size: 12px;
}

#vista_toolbar a:hover span {
	background:url(right.png) no-repeat right center;
	font-size: 12px;
}

#vista_toolbar a.right {
	float:right;
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
}
#vista_toolbar a.right:hover{
	background: url(left2.png) no-repeat left center;
	font-size: 12px;
}

#vista_toolbar a.right:hover span {
	background:url(right2.png) no-repeat right center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

#waku {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
}
