@charset "UTF-8";
/* CSS Document */

/* This wraps each of the bits of info in the "info" cell */
span.gigpress-info-item {
color:#FFFFFF;
}

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
font-weight:bold;
	color: #666;
}
.gigpress-calendar-links-inner {
	background-color: #000000;
	padding: 6px 8px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #CCC;
	border-width: 1px 1px 1px 0;
}