#vlightbox1 {
	width:100%;
	height:94%;
	zoom:1;	
}
#vlightbox1 .vlightbox1 {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display:inline;
	position: relative;
	vertical-align: top;
	width: 160px;
	font-family: Trebuchet,Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	opacity: 0.87;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 32px;
	margin-left: 5px;
}
#vlightbox1 .vlightbox1 a{
	margin:0;
}
#vlightbox1 .vlightbox1:hover, #vlightbox1 .vlightbox1 a:hover{
	opacity:1;
}
#vlightbox1 .vlightbox1 img{
	display: block;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30;
	margin-left: 0;
}
#vlightbox1 .vlightbox1 div {display:none}
