#usInfoOverlayDialog .aa-dialog-content-wrapper {
	background: url(https://aa.com/content/images/production/backgrounds/us-modal-bg.jpg) no-repeat bottom right;
	padding: 30px 155px 34px 30px !important;
	min-height: 150px;
}

#usInfoOverlayDialog {
	margin: 0 !important;
	padding: 0 !important;
}

/*#usInfoOverlayDialog .call-to-action {
	display: block;
	text-align: right;
}*/

div.us-callout-4,
div.us-callout-5,
div.us-callout-6,
div.us-callout-7,
div.us-callout-8,
div.us-callout-9,
div.us-callout-10 {
	background: url(https://aa.com/content/images/production/backgrounds/USair_icon.jpg) no-repeat 19px 19px;
	color: #36495a;	
}

div.us-callout-4 a,
div.us-callout-5 a,

div.us-callout-6 a,

div.us-callout-7 a,

div.us-callout-8 a,

div.us-callout-9 a,

div.us-callout-10 a {

	text-decoration: none;

}



div.us-callout-4 p,

div.us-callout-5 p,

div.us-callout-6 p,

div.us-callout-7 p,

div.us-callout-8 p,

div.us-callout-9 p,

div.us-callout-10 p {

	margin: 0 !important;

	font-size: 12px;

}



div.us-callout-4 h3,

div.us-callout-5 h3,

div.us-callout-6 h3,

div.us-callout-7 h3,

div.us-callout-8 h3,

div.us-callout-9 h3,

div.us-callout-10 h3 {

	border-bottom: none;

	color: #00467f !important;

	font-family: "AmericanSansLight-ie","AmericanSansLight",Helvetica,Arial,sans-serif !important;

	font-weight: normal !important;

	font-size: 18px !important;

	margin: 0 0 12px 1px !important;

	text-transform: none !important;

}



div.us-callout-4 .shadow-down,

div.us-callout-5 .shadow-down,

div.us-callout-6 .shadow-down,

div.us-callout-7 .shadow-down,

div.us-callout-8 .shadow-down,

div.us-callout-9 .shadow-down,

div.us-callout-10 .shadow-down {

	padding: 19px 19px 19px 92px;

}



.shadow-up,

.shadow-down {

	zoom: 1

}



div.us-callout-4 {

	width: 322px; 

}



div.us-callout-4 .shadow-down {

	background: url(https://aa.com/content/images/chrome/rebrand/shadow4-down.png) no-repeat top center;

}



div.us-callout-4 .shadow-up {

	background: url(https://aa.com/content/images/chrome/rebrand/shadow4-up.png) no-repeat bottom center;

}



div.us-callout-5 {

	width: 408px; 

}



div.us-callout-5 .shadow-down {

	background: url(https://aa.com/content/images/chrome/rebrand/shadow5-down.png) no-repeat top center;

}



div.us-callout-5 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow5-up.png) no-repeat bottom center;
}

div.us-callout-6 {
	width: 494px; 
}

div.us-callout-6 .shadow-down {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow6-down.png) no-repeat top center;
}

div.us-callout-6 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow6-up.png) no-repeat bottom center;
}


div.us-callout-7 {
	width: 580px; 
}

div.us-callout-7 .shadow-down {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow7-down.png) no-repeat top center;
}

div.us-callout-7 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow7-up.png) no-repeat bottom center;
}

div.us-callout-8 {
	width: 666px; 
}

div.us-callout-8 .shadow-down {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow8-down.png) no-repeat top center;
}

div.us-callout-8 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow8-up.png) no-repeat bottom center;
}

div.us-callout-9 {
	width: 752px; 
}

div.us-callout-9 .shadow-down {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow9-down.png) no-repeat top center;
}

div.us-callout-9 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow9-up.png) no-repeat bottom center;
}

div.us-callout-10 {
	width: 838px; 
}

div.us-callout-10 .shadow-down {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow10-down.png) no-repeat top center;
}

div.us-callout-10 .shadow-up {
	background: url(https://aa.com/content/images/chrome/rebrand/shadow10-up.png) no-repeat bottom center;
}

.call-to-action:after {
    content:" \00BB"
}

/* International header fixes */

.topHeader:after {
	clear: both !important;
    content: "." !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;	
}

.topHeader img {
	float: left !important;
}