#vlightbox {
	width:100%;
	zoom:1;	
}
.vlightbox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 150px;
	text-align: center;
	color: #7A971F;
	text-decoration: none;
	font-weight: normal;
}
.vlightbox a{
	margin:0;
}
.vlightbox:hover, .vlightbox a:hover{
	text-decoration:underline;
	opacity:1;
}
.vlightbox img{
	display:block;
	border:none;
	margin:0;
}
.vlightbox div {display:none}