#toolbar
{
	padding: 10px;
	/*width: 100%;
	height: 40px;*/
	background: #565656;
	color: #FFFF00;
}
#toolbar td
{
	font-family: verdana, geneva, arial;
	font-size: 11px;
	background: #565656;
}

#toolbar a
{
	color: #FFFFFF;
}
#toolbar a:hover
{
	color: #C8C8C8;
}