#history_page
{
	background: #fff3bb url(../../images/history/background.gif) repeat-x 0px 0px;
	min-height: 200px;
}
* html #history_page
{
	height: 300px;
}
.history_menu
{
	height: 30px;
	*height: 33px;
	text-align: center;
}
.bear
{
	background: transparent url(../../images/history/bear.gif) no-repeat center;
	height: 30px;
}
.bearOver
{
	background: transparent url(../../images/history/bear_over.gif) no-repeat center;
	height: 30px;
}
