*
{
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-transform: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-bottom: 0px;
}

body
{
}

.fisheye{
	text-align: center;
	height: 60px;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:11px;
	top:170px;
}

.fisheyeTop
{
	position: absolute;
	top: 0;
	bottom: auto;
	width: 100%;
}

.fisheyeBottom
{
	position: absolute;
	top: auto;
	bottom: 0;
	width: 100%;
}

.fisheyeContainter
{
	border: 1px solid #999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fisheyeContainter
{
	background-color: #526C97;
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
	padding: 0 0 0 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	position: absolute;
	display: block;
	top: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fisheyeTop a.fisheyeItem
{
}

.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}

.fisheyeItem span
{
	display: none;
	padding: 3px;
}
.blueitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: none;
	color: #0000FF;
}
