#bookingContainer {
	width: 			969px;
	display: 		none;
	clear: 			both;
	margin-top: 	        6px;
        position:               relative;
}

#bookingContainer h1.stepTitle span {
    width:948px;
}

#returnToList {
    margin-left:6px;
    margin-bottom:15px;
    display:block;
    width:250px;
    color:#2A8FCC;
    font-size:1.1em;
    position:relative;
    text-align:center;
    height:22px;
    line-height:22px;
}

iframe {
    width:960px !important;
    border: 1px solid #FA6302;
}

.bookingLoader {
    width:30px;
    height:30px;
    background: url("images/moreInfoLoader.gif") center no-repeat;
    margin:auto;
}

#infoBooking h2 {
    color:#FA6302;
    margin-bottom:15px;
}

#infoBooking p span {
    color: #2A8FCC;
}

#infoBooking {
    text-align:center;
    width:100%;
    font-size:1.2em;
    margin-bottom:10px;
}

.bookingLoader {
    width:200px;
    padding-top:40px;
    background-position:center top;
}

#tuSeleccion {
    font-weight:normal;
    text-align:center;
    margin-bottom:20px;
    margin-top:40px;
}

#anchorBooking, #anchorBooking2 {
    color:#2A8FCC;
}

#bookingUrl, #timerEnds {
    height:70px;
    line-height:70px;
}

#bookingFail {
    height:40px;
    padding-top:30px;
}

#bookingFail a {
    display:block;
    color: #2A8FCC;
    top:5px;
    position:relative;
    width:265px;
    margin:auto;
    height:22px;
    line-height:22px;
}

#bookingFail a span, #returnToList span {
    display:block;
    width:27px;
    height:22px;
    background: url("images/uiSprite.jpg") no-repeat -13px -37px;
    position:absolute;
    top:0;
    left:0;
}