.largeThumbV {
	width:119px;
	height:79px;
	position:relative;
	margin-bottom:1px;
}

.largeThumbH {
	width:119px;
	height:79px;
	position:relative;
	margin-right:1px;
	float:left;
}

.largeThumb {
	height:79px;
	width:119px;
	border:none;
}

.absolute {
	position:absolute;
}

.image-icon-hidden {
	position:absolute;
	right:5px;
	bottom:5px;
	display:none;
}

.image-icon-active {
	position:absolute;
	right:5px;
	bottom:5px;
	opacity:1;
}

.image-icon-greyed {
	position:absolute;
	right:5px;
	bottom:5px;
	opacity:0.3;
}

.camera {
	float:left;
	margin-right:5px
       }	
