/* QTT ERRORS
_______________________________________________________________________________________________*/

.qtt .error, #bff .error {
	display: none;
	position: relative;
	background: url(../../img/modules/qtt/error-arrow.gif) no-repeat 0 0;
	margin: 0 7px 0 80px;
	padding-top: 5px;
	z-index: 1;
}

.qtt .error p, #bff .error p {
	position: relative;
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #ff3300;
	border-top: none;
	color: #ff3300;
}

#eurostarQtt #passengers .error {
	margin-top: -10px;
}