body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:absolute;
	height:382px;
	z-index: 999;

}
#gallery a {
	float:left;
	position:absolute;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}




