.concertHome, .concertHomeR { width: 200px; float:left; padding-right: 15px; margin: 15px 0px; }
.concertHomeR { padding-right: 0px; }

.concertDate {
	color: #EF5D2C;
	font-weight: bold;
	padding: 3px 0px 2px 0px;
}
.concertTitle { font-weight: bold; padding: 0px 0px 9px 0px; }
.concertTitle a:link { color: #000; text-decoration: none; }
.concertTitle a:visited { color: #000; text-decoration: none; }
.concertTitle a:active { color: #000; text-decoration: none; }
.concertTitle a:hover { color: #000; text-decoration: underline; }
.concertDesc { color: #666; padding-bottom: 3px; }
