.GUIBarYellowTitle
{
	background-color: #yellow;
	background-image: url("guibaryellow.jpg");
	background-repeat: repeat-x;
	
	font-size: 8pt;
}

#GUIBarYellowContainer
{
	border: solid 1px silver;
}


