

#toolbar	{
/*position: absolute;*/
top: 0pt;


}

.toolbar_text
{
	
}

#toolbar_row {
//background-color: #DDDDBB; 
//background-color: #CBD2EC;
background-color: #CBD3DE;

width: 100%;
}

.toolbar_border_row { background-color: #AAAAAA; }

.toolbar_separator
{

vertical-align: center;
}

.toolbar_cell
{
	align: middle;
	width: 150px;
	height: 20px;
	vertical-align: middle;
	font-family: geneva;
	color: #404040;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
}

.toolbar_simage
{
height: 12pt;
vertical-align: middle;
}


