ul.GalleryImageList{margin: 0px;padding: 0px;list-style-type: none;}
ul.GalleryImageList li{float: left;}
.GalleryGalleryImage{margin: 4px;margin-left: 0px;padding: 3px;border-style: solid;border-width: 1px;border-color: #C4D6AE;background-color: #eeeeee;width: 130px;height: 110px;text-align: center;vertical-align: middle;overflow: hidden;}
.GalleryGalleryImageSmall{margin: 4px;margin-left: 0px;padding: 3px;border-style: solid;border-width: 1px;border-color: #C4D6AE;background-color: #eeeeee;width: 55px;height: 55px;text-align: center;vertical-align: middle;overflow: hidden;}

.NewsInPicturesMenu1
{ 
	font-family: arial, helvetica, sans-serif; font-size: 11px; 
	color:#FFFFFF;
}


a.NewsInPicturesMenu1:Link      { color:#FFFFFF; text-decoration:none; }
a.NewsInPicturesMenu1:Active   { color:#FFFFFF; text-decoration:none; }
a.NewsInPicturesMenu1:Visited  { color:#FFFFFF; text-decoration:none; }
a.NewsInPicturesMenu1:Hover    { color:#EB1E00; text-decoration:none; }

div.transbox
{
  width: 300px;
  height: 50px;
  margin: 126px 0px;
  background-color: #333333;
  border: 1px solid black;
  opacity:0.6;
  filter:alpha(opacity=80); /* For IE8 and earlier */
}
div.transbox p
{
  margin: 5px 5px;
  font-weight: bold;
  color: #FFFFFF;
}
.EventImageContainer
{
  width: 300px;
  height: 176px;
  border: 2px solid black;
}
.clickable {
   cursor: pointer;
}
.clickable:hover {
 background: #efefef;
 opacity:0.6;
 filter:alpha(opacity=60);
}
