/* CSS Document */
#gallery {
	width:711px;
	height:223px;
}
#gallery a {
position:absolute;
}
#gallery a img {
border:none;
}
#gallery a.show {
z-index:500
}

