.tckt {
	margin-bottom:5%;
}

.tckt .price {
	border:dotted 1px #444;
	padding:1.5em;
	margin:2em 0 1em;
}

.tckt .price dl {
	line-height:1.5em;
}

.tckt .price dl dt {
	font-size:110%;
}

.tckt .price dl dd {
	font-size:90%;
	color:#ffffffee;
	display:inline-block;
	margin-bottom:1em;
}

.tckt p.caution {
	font-size:85%;
	padding:1em;
	line-height:1.5em;
}

.tckt p.caution em {
	color:#f00;
}

.tckt .tosit {
	margin:2em auto;
	text-align:center;
}

.tckt .tosit a {
	display:block;
	margin:0.5em 0;
}

.tckt .tosit span {
	font-size:85%;
}

