
#ticket #main {
	margin-top: 0;
}

#ticket h2 {
	width: 980px;
	height: 100px;
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
}
#ticket h2 {
	background-image: url(../../ticket/images/h2_ticket.gif);
}

.mainleft h3 {
	font-weight: bold;
}
.mainleft .infoset {
	clear: both;
}

#ticket .mainleft h3 {
	padding-bottom: 20px;
}

#ticket .mainleft h4 {
	float: left;
	width: 140px;
	background-color: #237a51;
	color: #f3ebda;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 20px;
	/*border: solid 1px #004a22;*/
}
#ticket .mainleft p {
	width: 460px;
	float: right;
	margin-bottom: 20px;
}

#ticket .tickettype {
	float: left;
	width: 80px;
	/*width: 140px;*/
}
#ticket .price {
	float: left;
	width: 140px;
	text-align: right;
}



#ticket .mainleft .bg {
	font-weight: bold;
	color: #175a40;
}



