.navigation_image
{
	margin: auto;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	height: 20px;
}

.navigation_image li
{
  	list-style-type: none;
	height: 12px;
	text-align: center;
	width: 300px;
	float: left;
	display: inline;
	color: #999999;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.screen_zoom
{
	max-width:986px;
	width:expression( this.width > 986 ? 986 : true );
	text-align: center;
}

#image_zoom
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}
