body
{
	padding: 1em !important;
}
.GalleryLinkList
{
	width: 25%;
	height: 1000px;
	float: left;
	background-color: #ccc;
	padding: 1em;
}
.GalleryLinkList ul
{
	margin-left: 0;
	padding-left: 0;
	width: 99%;

}
.GalleryLinkList ul li
{
	margin-bottom: 1em;
	list-style-type: none;

}
.galleryBrowser
{
	width: 74%;
}
#imgSetContainer
{	
	padding: 1em;
    text-align: center;
	margin: 1em 0;
	background-color: #eee;
}

#imgSetContainer a
{
  display:  inline;
}


#imgSetContainer a img
{
	
	height: 25%;
	border: solid 1px blue;
	
}
.movieImg
{
	 background: url(../graphics/icons/film.ico) no-repeat center ;
}
.buttonbar
{
	padding: 0;
}
.photoLinks
{display: none;}