﻿#shTable 
{
color:#265686;
font-family:arial,helvetica,sans-serif;
font-size:11px;
}

#shTable td
{
padding-left:10px;
padding-right:10px;
}

#shHeadRow 
{
background-color:#e2e4e3;
font-weight:bold;
font-size:110%;
height:22px
}

.shEventCol
{
width:34%;
background-color:#f2f5f7;
}

.shDateCol
{
width:15%;
white-space:nowrap;
}

.shVenueCol
{
width:41%;
}

.shLinkCol
{
width:10%;
text-align:center;
background-color:#f2f5f7;
font-size:110%;
}


.shSectionCol
{
	width:32%;
	background-color:#f2f5f7;
	text-align:left;
}

.shRowCol
{
	width:8%;
	background-color:#f2f5f7;
	text-align:center;
}

.shQtyCol
{
	width:15%;
	white-space:nowrap;
	text-align:center;
}

.shPriceCol
{
	width:25%;
	background-color:#f2f5f7;
	white-space:nowrap;
	text-align:center;
}

.shDetailsCol
{
	width:20%;
	text-align:center;
	white-space:nowrap;
}

#EventInfo p
{
	color:#265686;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

 