﻿body {
}

.detailButton
{
    text-decoration: none;
    position: relative;
    left: 10px;
}

.pnlDetails 
{
    max-width: 350px;
    min-width: 10px;
    position: relative;
    top: -3px;
    left: -1px;
}

.pnlDetails2 
{
    height: 100%;
}

#divTourDates 
{
    font-family: Verdana, Sans-Serif;
    /*background-color: #f1e6a6;*/
    min-width: 400px;
    max-width: 550px;
}

.venueLink 
{
    text-decoration: none;
    color: Blue;
    font-weight: normal;
}

#tblShow
{
    min-width: 400px;
    max-width: 400px;
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    text-decoration: none;
}