/* GALLOWAYS FORTHCOMING EVENTS */

table.gallowaysevents {
	width:550px;
	margin:30px 15px;
	background-image:url(../images/sidecolslbg.jpg);
	background-repeat:repeat;
	border:1px solid #006699;
	border-collapse:collapse;
}

table.gallowaysevents td {
	line-height:1.5em;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	border-collapse:collapse;
	vertical-align:text-top;
	padding:5px;
}

.header {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/subjectbg.jpg);
	background-repeat:repeat;
}

.column1 {
	text-align:center;
	width:20%;
}

.column2 {
	text-align:center;
	width:10%;
}

.column3 {
	text-align:center;
	font-weight:bold;
	width:30%;
}

.column4 {
	text-align:left;
	width:40%;
}