#tickets-info {
	position:absolute;
	width:517px;
	height:331px;
	z-index:1;
	left: 72px;
	top: 111px;
}
#tickets-container {
	position:absolute;
	left:120px;
	top:0px;
	width:650px;
	height:550px;
}

#tickets-pink {
	position:absolute;
	left:0px;
	top:0px;
	width:180px;
	height:110px;
}

#tickets-green {
	position:absolute;
	left:180px;
	top:0px;
	width:139px;
	height:110px;
}

#tickets-blue {
	position:absolute;
	left:319px;
	top:0px;
	width:140px;
	height:110px;
}

#tickets-gold {
	position:absolute;
	left:459px;
	top:0px;
	width:191px;
	height:110px;
}

#tickets-pricing-back {
	position:absolute;
	left:0px;
	top:110px;
	width:650px;
	height:245px;
	background-image: url(../images/TicketsPricing/tickets_pricing_back.png);
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
}

#tickets-pricing-foot {
	position:absolute;
	left:0px;
	top:355px;
	width:650px;
	height:195px;
	background-image: url(../images/TicketsPricing/tickets_pricing_foot.png);
}
