﻿#gallery{
	position:relative;
	width:446px;
}

div#gallery a {
	display:block;
	width:75px;
	height:65px;
	overflow:hidden;
	border:0px;
	margin:3px;
	float:left;
}


div#gallery a img{border:0px;}