/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Tour Dates
 */
.tour-dates h2 {
	background-image: url("/images/titles/tour-dates.gif");
}
#tour-dates {
	float: left;
	width: 538px;
	padding: 0px 15px 0px 0px;
}
#tour-dates ul li span {
	width: 475px;
	float: left;
}
#tour-dates table.data-list,
#tour-dates table.data-list th,
#tour-dates table.data-list td {
	border: none;
}
#tour-dates table.data-list td.venue {
	width: 300px;
}
#tour-dates table.data-list th {
	font-size: 15px;
	color: #0065FF;
	font-weight: bold;
}
#tour-dates table.data-list tr,
#tour-dates table.data-list th {
	background-color: transparent;
}
#tour-dates table .ticket-status {
	text-align: right;
	width: 100px;
}