#bn_calender{
	background: #ff8214;
	float: left;
	width: 62px;
	height: 41px;
}
#bn_history{
	background: #9b892a;
	float: left;
	width: 71px;
	display: block;
	height: 41px;
}
#bn_bets{
	background: #ec0015;
	float: left;
	width: 76px;
	display: block;
	height: 41px;
}
#bn_outdoor{
	background: #009136;
	float: left;
	width: 84px;
	display: block;
	height: 41px;
}
#bn_eating{
	background: #0058a8;
	float: left;
	width: 108px;
	display: block;
	height: 41px;
}
#bn_arts{
	background: #793b90;
	float: left;
	width: 84px;
	display: block;
	height: 41px;
}
#bn_community{
	background: #985a2d;
	float: left;
	width: 91px;
	display: block;
	height: 41px;
}

.botNavAction a{
	height: 34px;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
	display: block;
	background: url(../img/botNavStretch.png) bottom left repeat-x;
}
.botNavAction a:hover{
	display: block;
	background: url(../img/botNavStretch.png) top left repeat-x;
}
