/****************/
/*** =Payment ***/
/****************/

#tt #tt_payment h3 {
	clear: both;
}

#tt #tt_payment .tt_itinerary {
	margin: 0 15px 10px 0;
}

#tt #tt_payment ul {
	margin: 0 15px 15px 0;
	overflow: hidden;
	list-style: none;
}

#tt #tt_payment .tt_itinerary h3 {
	margin-top: 0;
	clear: both;
}

#tt #tt_payment .tt_payment_acknowledgements,
#tt #tt_payment .tt_payment_passenger_details,
#tt #tt_payment .tt_payment_contact_details,
#tt #tt_payment .tt_payment_payment_details {
	overflow: hidden;
	margin: 0 0 10px 0;
}

#tt #tt_payment .tt_payment_acknowledgements label {
	width: auto;
	float: none;
	font-size: 0.75em;
	line-height: 1.125em;
}

#tt #tt_payment .tt_payment_passenger_details h4 {
	font-size: 0.75em;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	background: none;
}

#tt #tt_payment .tt_payment_passenger_details ul {
	margin-top: 0;
	padding-top: 10px;
}

#tt #tt_payment .tt_payment_passenger_details li,
#tt #tt_payment .tt_payment_contact_details li,
#tt #tt_payment .tt_payment_payment_details li {
	margin-bottom: 3px;
	overflow: hidden;
	clear: both;
}

#tt #tt_payment li label {
	float: left;
	width: 155px;
	text-align: right;
	line-height: 23px;
	font-size: 0.75em;
}

#tt #tt_payment li span {
	float: left;
	margin-left: 10px;
	width: 210px;
	font-size: 0.75em;
}

#tt #tt_payment li span em {
	color: #666;
	font-size: 90%;
}

#tt #tt_payment li .tt_form_text {
	width: 200px;
}

#tt #tt_payment .tt_postcode input {
	width: 60px;
}

#tt #tt_payment .tt_state input {
	width: 60px;
}

#tt #tt_payment .tt_price label {
	font-weight: bold;
}

#tt #tt_payment .tt_price span {
	line-height: 1.4em;
	font-size: 1.125em;
	font-weight: bold;
	width: 200px;
}

#tt #tt_payment .tt_cc_cvv input {
	width: 30px;
}

#tt #tt_payment .tt_cc_expiry input {
	width: 30px;
}


#tt #tt_payment .tt_buttons2_finalise {
	margin: 15px 0;
	float: right;
}
