.divFooterMenuBtn
{
	position: relative;
	float:left;
	color: #3d3e3f;
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-decoration: none;	
	line-height: 12px;
	height: 12px;
	margin-top: 45px;
}

.divFooterMenuBtnSel
{
	position: relative;
	float:left;
	color: #3d3e3f;
	font-weight: bold;
	font-size: 9px;
	cursor: pointer;
	text-decoration: none;	
	line-height: 12px;
	height: 12px;
	margin-top: 45px;
}
