@charset "utf-8";@import "base.css";
#gallery li{float:left;		margin-right:10px}		#gallery img{width:60px;	height:60px;    border:thin solid #999}
#gallery a:hover img{border:thin solid brown}		