#fixed_navigation_bg_small {
	position:absolute;
	text-align: center;
	z-order:999;
}

#fixed_navigation_bg {
	position:absolute;
	text-align: center;
	z-order:1000;
}

#fixed_navigation {
	position:absolute;
	z-order:1001;
	padding-top:10px;
	text-align: center;
}

#fixed_navigation {
	font-size: 0.9em;
}

#fixed_navigation {
	padding:auto;
	text-align:center;
}
#fixed_navigation BR {
}

#fixed_navigation IMG {

}

#fixed_navigation {
	text-align:center;
}

#fixed_navigation a:link, #fixed_navigation a:visited {
	color: #000000;
	display: block;
	padding: 6px;
	background-image: url(../images/fixed_side_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	text-align: right;
	padding-right: 25px;
}
#fixed_navigation a:hover {
	background-position: -120px 0px;
	color: #FFFFFF;

}

#fixed_navigation a{
	text-decoration:none;
}

#hideNavButton {
	font-weight: bold;
	color: #B4B4B4;
}

#showNavButton {
	font-weight: bold;
	color: #B4B4B4;
}

