
#fruity_match_rect
{
	text-align: center;
	behavior: url(iepngfix.htc);
	width: 30em;
	height: 7.5em;
}

#main_toolbar
{
	text-align: center;
	width:100%;
	margin:0; 
	border:0;
	padding:0;
	float:left;
	position: relative;
	top:0;
	left:0;
	z-index:3; 
	height:44px;
	padding-top: 3px;
	background: url(../images/toolbar44.png) repeat-x;
	behavior: url(iepngfix.htc);
}

#main_buttons
{
	margin:0; 
	border:0;
	padding:0;
	text-align: center;
}

td.main_button_first
{
	text-align: center;
	height:31px;
	margin:0; 
	width: 5em;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right: 1px solid #660d00;
	padding: 0;
}

td.main_button_active_page
{
	color: #eedd99;
	text-align: center;
	font-weight: bold;
	height:31px;
	margin:0; 
	width: 10em;
	border-top:0;
	border-bottom: solid 2px #eedd99;
	border-left:0;
	border-right: 1px solid #660d00;
	padding: 0;
}

td.main_button
{
	color: yellow;
	text-align: center;
	font-weight: bold;
	height:31px;
	margin:0; 
	width: 10em;
	border-top:0;
	border-bottom: solid 2px transparent;
	border-left:0;
	border-right: 1px solid #660d00;
	padding: 0;
}

td.main_button_over
{
	color: #88aaff;
	text-align: center;
	font-weight: bold;
	height:31px;
	margin:0; 
	width: 10em;
	border-top:0;
	border-bottom: solid 2px #88aaff;
	border-left:0;
	border-right: 1px solid #660d00;
	padding: 0;
}


