div#RefreshList
{
	width: 343px;
	font: normal 1em Arial;
}

div.shown
{
	display: block;
}

div.hidden
{
	display: none;
}

.tblMatches
{
	width: 808px;
}

.trDate
{
	font: italic 1em Trebuchet MS; 
}

.trHead
{
	font-weight: bold;
}

.trSpacer
{
	height: 8px;
}

.tdCentered
{
	text-align: center;
}

img.arrowShown
{
	border: 0px;
	align: absmiddle;
	display: inline;
}

img.arrowHidden
{
	border: 0px;
	align: absmiddle;
	display: none;
}

.trSpacerSmall
{
	height: 2px;
}

.bgTitle
{
	background: url(Images/bg_title.png) repeat-x; 
	height: 27px;
}

.tdNameTop
{
	width: 178px;
	font: bold 12px Arial;
}

div.SearchTitles
{
	background: url(Images/bg_title.png) repeat-x; 
	height: 27px;
	font: italic 1em Trebuchet MS;
	line-height: 27px; 
	width:830px;
}

div.SearchMainTitle
{
	font: italic 1em Trebuchet MS;
}

div#PubInnerTickets
{
	top: 10px;
	left: 2px;
	width: 468px;
	height: 60px;
	background: url(Images/pub_tickets_inner.png);
	position: absolute;
	cursor: pointer;
}

.tabHoraire
{
	border-collapse: collapse;
	width: 776px;
	font: normal 12px Tahoma;
	background: url(Images/bg_title.png) top left repeat-x;
	border: none;
	height: 27px;
	line-height: 27px;
	padding: 0;
	font: bold 13px Tahoma;
}