body {
	font-family:Helvetica;
}

a {
	font-weight:bold;
	text-decoration:none;
}

a img {
	border:none;
}

h1 {
	color:#27C0DD;
}

h2 {
	
}

h3 {
	margin-bottom:16px;
}

#tickets h3 {
	margin:20px 0 5px 0;
	color:#000;
}
	

#right_column p {
	line-height:1.6em;
}

#tourDates {
	list-style:none;
}

#tourDates .location {
	font-weight:bold;
}

#tourDates .info {
	font-weight:bold;
	font-size:10px;
}

#tourDates .ticketmaster {
	border-left:1px solid;
}

#tourDates .date {
	border-right:1px solid;
}

#feature {
	border:1px solid;
}

	#feature .border {
		border:6px solid;
	}