/* Venue */

#mainContent { font-size: 11px }

/* ////////////////////////////// [ Text Styles ] ////////////////////////////// */


.tableListing-info { font-size: 10px }

/* ////////////////////////////// [ Link Styles ] ////////////////////////////// */
a.findTickets {
	/* brandable properties */
	color:#ef6307;
	/* brandable properties */
	display: block;
	font-weight: bold;
	text-transform: none;
}

a.findTickets:hover {
	color: #ef6307;
	text-decoration: underline;
}

.tableListing-info a { font-size: 11px ; display: block !important}

h3 { font-size: 16px }

/* //////////////////////////////////// [ Modules ] ///////////////////////////////////// */


/* [tableListing text styles] */

.tableListing-act a {
	/* brandable properties */
	color: #0C4976;
	/* brandable properties */
    display: inline !important;

}

.tableListing-act a:hover {
	/* brandable properties */
	color: #02113a;
	/* brandable properties */
	text-decoration: none;
}




/*/////////////////////////////////////////// [partner site Modules] //////////////////////////////////////////////*/

#partner-AskVenue {
	margin-bottom:15px;
	text-align:center;
}

