
.ticketbg {
	background-image: url('img/boxbg.gif');
	background-position: bottom;
}

.tickettoptable {
	width: 560px;
	margin: 0px 0px 15px 14px;
}

.tickettoptable td {
	vertical-align: top;
	padding-right: 14px;
}

.regularbg {
	background-image: url('img/regularbg.jpg');
	background-position: bottom;
}

.couponbg {
	background-image: url('img/couponbg.gif');
	background-position: bottom;
}

.passbg {
	background-image: url('img/passbg.gif');
	background-position: bottom;
}

.pasmobg1 {
	background-image: url('img/pasmobg1.jpg');
	background-position: bottom;
}

.pasmobg2 {
	background-image: url('img/pasmobg2.jpg');
	height: 185px;
}

.pasmobg2 p {
	padding-left: 270px;
}

.tickettable {
	margin: 10px 0px 4px 14px
}

.tickettable td {
	vertical-align: top;
	padding-right: 14px;
}

.tickettable_line{
height: 1px;
border: none;
border-top: 1px #cecece dotted;
margin:0;
padding:0;
}

.tickettablelist {
	border-collapse : collapse;
	empty-cells : show;
	margin: 0px;
	width: 300px;
}

.tickettablelist th {
	border: 1px solid #cecece;
	border-bottom: 0px;
	background-color: #efefef;
	color: #333333;
	font-weight: bold;
	padding: 2px 10px;
	text-align: left;
}

.tickettablelist td {
	border: 1px solid #cecece;
	background-color: #ffffff;
	border-top: 0px;
	padding: 2px 8px;
}

.naritabox {
	width: 570px;
	padding-bottom: 10px;
	margin: auto;
	background-image: url('img/naritabg.gif');
	background-position: bottom;
}

.naritabox h6 {
	font-size: small;
	color: #0092bf;
	margin: 20px 16px 0px;
}

.notesTxt{
margin-top:0.3em;
color:#ff0000;
display:block;
}