.snapshot {
	font:normal 8pt verdana;
	margin:0px;
}

.snapshot table {
	border:0px solid gray;
	/*border-collapse:collapse;*/
}

.snapshot table td{
	padding:0px;
}

.snapshot img {
	border:0px;
}

.snapshot a a:hover {
	color:#FF6600;
}
.snapshot a:link,  a:visited, a:hover, a:active {
	color:#FF6600;
}

.snapshot .thumbBox {
	position:relative;
	width:57px;
	height:57px;
	overflow:hidden;
}

.snapshot .thumb {
	padding:0px 5px 0px 0px;
}

.snapshot .imageBox {
	position:relative;
	width:320px;
	height:320px;
	overflow:hidden;
}

.snapshot .click {
	text-align:center;
	padding:0px 0px 3px 0px;
}

.snapshot .hidden {
	position:absolute;
	display:none;
	left:70px;
	top:-152px;
	padding:4px;
	border:1px solid gray;
	background:white;
}

.snapshot .link {
	position:absolute;
	background:url(info.png) no-repeat;
	width:16px;
	height:16px;
	left:4px;
	bottom:4px;
}

.snapshot .inline {
	-moz-border-radius:5px 5px;
	-webkit-border-radius:5px 5px;
	background-color:#fff;
	opacity:0.8;
	color:#000;
	/*background:url(table.png);*/
	position:absolute;
	right:4px;
	bottom:4px;
}
