.gallery-screen {
	width:750px;
	padding:0 50px;

}

.gallery-screen .thumbs {
	margin:15px 5px;
	width:117px;
	float:left;
}

.gallery-screen .thumbs .thumb_bkg {
	background:url(../images/thumbs/bkg.png) no-repeat;
	/*behavior: url(../images/iepngfix.htc);*/
	width:117px;
	height:116px;
	position:relative;
}

.gallery-screen .thumbs .thumb_bkg a {
	width:99px;
	height:99px;
	display:block;
	position:absolute;
	top:8px;
	left:8px;
}

.gallery-screen  .fullsize {
	margin:0 0 0 0px;
	float:left;
	width:480px;
	text-align:center;
	
}
