.nivoZoomHover {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	cursor:pointer;
	z-index : 400;
}
.nivoCaption {
	display:none;
	position:absolute;
	z-index:299;
	text-align:center;
	background:#010101;
	color:#fff;
	padding:4px 0;
	overflow:hidden;
	font-size
}