﻿/* Temporary hack in place until we recieve the design from Splendid */

.BookingInfo .LeftColumn .SpanishDiscountDetailField input {width: 135px;  border: 1px solid #cccccc; font-size: 1em; padding: 2px 0px;}

.SpanishDiscountDetailField 
{
	padding-bottom: 1.2em;	 
}

.SpanishDiscountDetailField label,
.FirstInput label,
.LastInput label,
.TitleSelect label
{
	color: #666666 !important;
}

.clear label 
{
	padding-top: 7px;
	display: block;
}


/* TD260 -  Added to correct the witdth of the Title dropdown that was too small for the content */
.TitleSelect
{
	width:90px;
}

.BookingInfo .LeftColumn .TitleSelect select
{
	width:90px;
}

.BookingInfo .LeftColumn .FirstInput INPUT, .BookingInfo .LeftColumn .LastInput INPUT
{
	width:120px;
}

/* End of TD260 */

.PaxDetails
{
    width: 465px;
    padding-top: 10px;
}

RightColumnExtras
{
    width: 250px; 
    text-align: justify;
}
