#left, #right, #bottom,
#top ul, #top menu { display: none; }

#content .gallery-category { background: #dddd11;
	padding: 10px; margin: 5px;
	min-height: 100px;
	overflow: hidden; }
* html #content .gallery-category { display: inline-block; }
#content .gallery-category img { border: none;
	margin: 0 10px 0 0; padding: 0; }

