.gigpress-table
{
  border:0;
  width:540px;
}

.gigpress-table .gigpress-header
{
  display:none;
}

.gigpress-table .gigpress-row:hover
{
  background-color:#0c0c0c;
}

.gigpress-table td
{
  color:#dcdbaa;
  border:0;
}

.gigpress-table .vevent
{
  border-bottom:dashed 1px #37351a;
}

.gigpress-table td a
{
  color:#dcdbaa;
  text-decoration:none;
}

.gigpress-table td .tour-toggle
{
  float:left;
  width:15px;
  height:15px;
  margin-right:10px;
  background-image:url(../i/tour_expand.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  text-indent:-9999px;
}

.gigpress-table td .tour-toggle:hover
{
  background-image:url(../i/tour_expand_hover.gif);
}

.gigpress-table td .tour-toggle-on
{
  float:left;
  width:15px;
  height:15px;
  margin-right:10px;
  background-image:url(../i/tour_collapse.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  text-indent:-9999px;
}

.gigpress-table td .tour-toggle-on:hover
{
  background-image:url(../i/tour_collapse_hover.gif);
}

.gigpress-table td .dtstart span
{
  float:left;
  width:50px;
  text-transform:uppercase;
}

.gigpress-table td.gigpress-date
{
  width:150px;
}

.gigpress-table .gigpress-info td
{
  padding:0;
}

.gigpress-table .gigpress-info .td-cont
{
  display:none;
  padding:10px;
}

.buy-btn a
{
  display:block;
  text-indent:-9999px;
  margin-top:3px;
  width:64px;
  height:16px;
  background-image:url(images/buytickets.gif);
}

.buy-btn a:hover
{
  display:block;
  text-indent:-9999px;
  margin-top:3px;
  width:64px;
  height:16px;
  background-image:url(images/buytickets_hover.gif);
}

.gigpress-table .gigpress-info .td-cont span.gigpress-info-item
{
  display:block;
  colotr:#fff;
}

.gigpress-table .gigpress-info .td-cont .notes
{
  margin-bottom:30px;
}

.gigpress-table .gigpress-info .td-cont span.gigpress-info-label
{
  float:left;
  width:120px;
  font-weight:700;
  color:#bb0200;
}

.gigpress-table .gigpress-info .td-cont .related-link
{
  margin-top:10px;
  font-size:114%;
  clear:both;
  display:none;
}

.gigpress-table .gigpress-info .td-cont .related-link a
{
  color:#bb0200;
}

.gigpress-table tr,.gigpress-table th.gigpress-heading
{
  border:0;
}