@charset "utf-8";
/* CSS Document */

.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width: 198px;
  height: auto;
  margin: 0 12px 12px 0;
  cursor: pointer;
}
.demonstrations a img { float: left; }
.demonstrations .rightmost { margin-right: 0; }

.event-box{width:100%; float:left; margin-top:25px;}