/* artist view default styling */
.tw-plugin-artists-event-list table td {
  vertical-align: middle;
}

/* calendar view default styling */

.tw-event-dialog .tw-event-image {
  margin-right: 10px;
}

.tw-event-dialog .tw-event-see-more-link {
  float: right;
  clear: both;
  height: 100%;
}

#fancybox-content p {
  margin-bottom: 0px;
}

/* event view default styling */
.tw-plugin-event-view .tw-plugin-basic-event-info {
  float: left;
  width: 45%;
}

.tw-plugin-event-view .tw-plugin-event-image {
  float: right;
  clear: right;
}

.tw-plugin-event-view .tw-event-description {
  clear