/**AE flash alt**/
#ae_flash_container {
	color:#0b1720;
	border:1px solid #0b1720;
	background-color: #fff;
	width:430px;
	height: 265px;
	margin:25px auto 0;
	-moz-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0 6px rgba(0, 0, 0, 0.8);
}

#ae_flash_container * {
	text-transform: uppercase;
}

.ae_flash_alt {
	padding:35px;
}

.ae_flash_alt h1 {
	font-size:26px;
	line-height: 26px;
	margin-bottom: 18px;
}

.ae_flash_alt h5 {
	margin-top:22px;
	width: 215px;
}

.flash_btn {
	display: block;
	width: 158px;
	height: 39px;
	background-image: url(/Images/flash/ae_flash_download.gif);
	margin-top: 30px;
	overflow: hidden;
}

.flash_btn span {
	display: block;
	padding-top: 41px;
}

/*Guide Like Styles*/
#guideLikeBar {
	position:relative;
	height:27px;
	width:880px;
	margin: 3px auto 0;
}

#guideLike {
	position:absolute;
	top:2px;
	left:2px;
}
