/* $Id: promo_overlay.css,v 1.2 2008/06/27 22:03:29 achai Exp $ */  
/* Promo Overlay - based on EDP Overlay */

/* /////////////// Promo Styles /////////////// */

.promo-headline {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}


.container-iTunesUpsell {
	float: left; 
	padding-left: 22px; 
	text-align: center; 
	margin-top: 45px; 
	width: 100px;
}

.container-iTunesUpsell a {
	color:#;
}


.promoCodeSm {
	/* brandable properties */
	color: #D56207;
	/* brandable properties */
 	font-size: 14px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

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

th.lid-primary h4 { font-size: 12px }



