ul.gigs{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.gigs-calendar ul.gigs li {
	padding-bottom: 10px;
	padding-top: 5px;
	border-top: dotted 1px #cccccc;
}

.gigs-rss {
	border-top: dotted 1px #cccccc;
	padding-bottom: 15px;
	padding-top: 15px;
}