@charset "UTF-8";

<!--
.boxleft{
	float:left;
	width:49%;
}
.boxright{
	float:right;
	width:49%;
}

.youtubebox {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtubebox iframe,
.youtubebox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.boxleft .lbl,
.boxright .lbl{
	font-weight:bold;
	color:#1A489E;
}

.btnmileclub{
	margin:30px 0;
	text-align:center;
}

.btnmileclub a:hover{
	opacity:0.6;
}

-->

