.floatimg{
	float: left;
	margin: 0 2px 0 0;
	position: relative;
}

.bubblewrap{
	clear: both;
	margin: 0 0 15px 0;
}
.bubble_wide{
	margin: 0 0 0 190px;
}
	.bubble_wide .top{
		height: 19px;
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_wide_top.gif) right 0 no-repeat;
		width: 369px;
	}
	.bubble_wide .bottom{
		height: 19px;
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_wide_bottom.gif) right 0 no-repeat;
		width: 369px;
	}
	.bubble_wide .center{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_wave.gif) 0 center no-repeat #e9e9e9;
		height: auto !important;
		height: 84px;
		min-height: 84px;
		overflow: hidden;
		width: 369px;
	}
.bubble{
	margin: 0 0 0 280px;
}
	.bubble .top{
		height: 20px;
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_top.gif) right 0 no-repeat;
		width: 282px;
	}
	.bubble .bottom{
		height: 20px;
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_bottom.gif) right 0 no-repeat;
		width: 282px;
	}
	.bubble .center{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bubble_wave.gif) 0 center no-repeat #e9e9e9;
		height: auto !important;
		height: 84px;
		min-height: 84px;
		overflow: hidden;
		width: 282px;
	}
	.inner_padding{
		margin: 0 0 0 50px;
	}


	
.title_bubble{
	color: #465674;
	margin: 0 0 10px 0;
	padding: 0;
}
ol{
	margin: 0 5px 0 20px;
	padding: 0;
}
ol li{
	margin: 0 0 4px 0;
}
.bulletsquare{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bulletsquare li{
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
}
.bulletsquare #red{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bullet_red.gif) 0 4px no-repeat;
}
.bulletsquare #red span{
	color: #cc0000;
	font-weight: bold;
}
.bulletsquare #blue{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bullet_blue.gif) 0 4px no-repeat;
}
.bulletsquare #blue span{
	color: #465674;
	font-weight: bold;
}
.bulletsquare #gray{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bullet_gray.gif) 0 4px no-repeat;
}
.bulletsquare #gray span{
	color: #95a4ad;
	font-style: italic;
	font-weight: bold;
}

.redarrow{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/red_arrow.gif) 0 4px no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 15px 0;
	padding: 0 0 0 8px;
}
.bluesquare{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
.bluesquare li{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bullet_blue.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}
.dash{
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}
.dash li{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/dash.gif) 0 6px no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #465674;
}

.farebg,
.farebg_fr{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/fare_en.png) 0 0 no-repeat;
	min-height: 205px;
	height: auto !important;
	height: 205px;
}
.calendarbg,
.calendarbg_fr{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/calendar_en.png) 0 0 no-repeat;
	min-height: 209px;
	height: auto !important;
	height: 209px;
}
.farebg_fr{
	background-image: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/fare_fr.png);
}
.calendarbg_fr{
	background-image: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/calendar_fr.png);
}