﻿body {
}

.detailButton
{
    text-decoration: none;
}

.pnlDetails 
{
    position: relative;
    top: -5px;
    left: -3.5%;
}

#divTourDates 
{
    font-family: Verdana, Sans-Serif;
    /*background-color: #f1e6a6;*/
    min-width: 600px;
    max-width: 850px;
}

.venueLink 
{
    text-decoration: none;
    color: Blue;
    font-weight: normal;
}

#tblShow 
{
    min-width: 400px;
    max-width: 1000px;
}
