@charset "UTF-8";

/* Start of "Micro clearfix" */        
.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }     
/* End of "Micro clearfix" */

.eb_container {
	width:481px\0/IE8+9; /* IE8+ */
	border: 2px solid #e7e7e7;
	clear: both;
	margin: 15px 0;
	display:-moz-box; /* Firefox */
	display:-webkit-box; /* Safari and Chrome */
	display:-ms-flexbox; /* Internet Explorer 10 */
	display:box;	
}

.eb_cover {
	float: left\0/IE8+9; /* IE8+ */
	margin: 10px;
	border: 1px solid #e7e7e7;
	-moz-box-flex:1.0; /* Firefox */
	-webkit-box-flex:1.0; /* Safari and Chrome */
	-ms-flex:1.0; /* Internet Explorer 10 */
	box-flex:1.0;	
}

.eb_copy {
	padding: 10px 0 10px 0;
	width: 380px\0/IE8+9; /* IE8+ */
	float: left\0/IE8+9; /* IE8+ */
	-moz-box-flex:1.0; /* Firefox */
	-webkit-box-flex:1.0; /* Safari and Chrome */
	-ms-flex:1.0; /* Internet Explorer 10 */
	box-flex:1.0;
}

.eb_copy p {
	font-family:Arial, Helvetica, sans-serif;
	color: #191919;
	font-size:13px;
	margin: 8px 0 8px 0;
	padding:0;
	line-height:18px;
}

.eb_copy p span {
	background-color: #FE521B;
	color:#FFF;
	padding:2px;
	font-weight:bold;
}

.eb_cta {
	float:left;
	margin: 0 10px 0 0;
	border:none;
	padding:0;
}