#vlightbox { zoom:1; }
#vlightbox span{ display:block; }
#vlightbox a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	overflow:hidden;
	margin:5px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	opacity:0.87;
}
#vlightbox a img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox a:hover{
	opacity:1;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #666666;
	background-position: center;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 1.0em;
	font-weight: normal;
	letter-spacing: 0em;
}

.footer a:link {color: #666666; text-decoration: underline; }
.footer a:visited {color: #666666; text-decoration: none; }
.footer a:hover {color: #666666; text-decoration: underline; }
.footer a:active {color: #666666; } 
}
.footersmall {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	color: #666666;
	background-position: center;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 1.0em;
	font-weight: normal;
	letter-spacing: 0em;
}
.footersmall a:link {color: #666666; text-decoration: underline; }
.footersmall a:visited {color: #666666; text-decoration: none; }
.footersmall a:hover {color: #666666; text-decoration: underline; }
.footersmall a:active {color: #666666; } 
}