/* -----------------------------------------------

WOW Design Solutions
Author:  Glynn Williams
Created:  September 2006
Revision:  November 2009

----------------------------- */
/* ----------------------------- Table classes----------------------------- */
#TableEvents {background:#FFF;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
	width:100%;}
.SubHeader {letter-spacing:0.3em;}
/* ----------------------------- Table classes----------------------------- */
th, td {margin:0;
	text-align:left;
	vertical-align:top;}
th {color:#039;
	padding:10px 0 10px 20px;
	font-weight:bold;
	font-size:medium;}
.THDate, .THArtist {width:20%;}
.THEvents {width:60%;}
td {font-size:small;
	padding: 10px 10px 0 20px;}
.TDTop {width:20%;
	font-size:small;
	padding: 5px 0 5px 20px;}
.TDRule {background:#FFF url(../images/lsa_noticeboard/lsa_rule.gif) repeat-x;
	width:100%;
	margin:0;
	padding:0;
	height:3px;}
.TDGRule {border-bottom:#7C9097 dotted 1px;
	height:1px;
	color:#7C9097;
	margin:0;
	padding:0;
	background-color:#FFF;}

/*----------- Forms ----------*/
.FormFields {border:thin solid #09C;}
h1 .SmallText {font-size:60%;
	letter-spacing:0;
	color:#FFF;}
h3, h4.H4Date {font-size:100%;
	color:#039;
	text-transform:none;}


