 

#content.home {
	height:auto;	
}

a.browseAll, a.back {
	display:none;	
}

#gallery {
	padding-top:0;
	
	/* Override the JS flicker fix
	position: static;
    visibility: visible;
    left:0;
     */
}

#gallery-prev, #gallery-next {
	display:none;
}