.cont {
	float:left;
	width: 790px;
	height: 290px;
	margin-bottom: 0px;
	border:4px solid #292929;
	position:relative;
/*	margin:43px 6px 0 0 0;*/
	top:3px;
	left:4px;
}

.loading {
	background: url(../images/loading.gif) center no-repeat;
}

.thumb {
	outline: none;
}

.thumb img {
	height:0px;
	width:0px;
	
}

a:hover.thumb img {
/*	border: 1px solid #ccc;
	padding: 4px;*/
}

.current img {
/*	border: 1px solid red;
	padding: 5px;*/
}

.outline {
/*	border: 1px solid orange;
	z-index: 0;
	position: absolute;*/
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}
