/* Start of CMSMS style sheet 'Upcoming Gigs' */

.cal-upcominglist {

}
.calendar-event {
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-image: url(images/hmp-left-bg.png);
}
.calendar-date-from {
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	background-image: url(images/upcoming_list_bar.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.calendar-date-title {
	display: none;
}
.calendar-event-details {
	padding-bottom: 2px;
	padding-left: 5px;
}

/* End of 'Upcoming Gigs' */

