#main_frame_fotovideo {
  height: 720px;
  background: url("/images/gallery_bg.png") no-repeat 2px 150px;
}

#main_frame_fotovideo #logo {
  margin-left: 238px;
  margin-top: -100px;
  width: 422px;
  background: url("/images/logo_small.png")  no-repeat 0px 0px;
}

#main_frame_fotovideo #live {
  position: absolute;
  width: 215px;
  height: 44px;
  margin-top: -100px;
  margin-left: 570px;
  background: url("/images/live_small.png")  no-repeat 0px 0px;
  display: block;
}

#main_frame_fotovideo #mirrorball {
  margin-left: 70px;
}

#main_frame_fotovideo #menu {
  margin-top: 350px;
}

#main_frame_fotovideo #live_med {
  margin-top: 430px;
}

#events {
  position: absolute;
  margin-left: 70px;
  margin-top: 30px;
  line-height: 20px;
  width: 400px;
  text-align: justify;
}

#events a{
  z-index: 300;
  color: #7e7e7e;
  font-family: Arial,sans-serif;
  font-size: 14px;
}

#event_title {
  position: absolute;
  margin-left: 70px;
  margin-top: -10px;
  width: 500px;
}

.date {
  width: 75px;
  float: left;
}

.xboxcontent {
  line-height: 16px;
  font-family: Arial,sans-serif;
  font-weight: normal;
}

#event .date {
  margin-top: 30px;
  margin-left: 70px;
}

#back_button {

}

.photo {
  width: 60px;
  height: 60px;
  position: absolute;
  background: url('/images/photo_bg.png');
}

.photo img {
  padding: 5px;
}

