clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background: #a3c7cb url(../images/promo-background.gif) repeat-y center;
}
#container {
	width: 635px;
	margin: 0 auto;
}
#content {
	width: 618px;
	margin: 10px;
	background: #a3c7cb url(../images/promo-content.gif) repeat-y;
}
	#content h1 {
		font-size: 2.7em;
		text-align: center;
		color: #475659;
		font-weight: bold;
		letter-spacing: -2px;
		margin-top: -15px;
	}
	#content p {
		padding: 5px 20px;
		color: #333;
		font-size: 1em;
		line-height: 1.6em;
		font-family: Tahoma;
		text-align: center;
	}
#content-top {
	width: 618px;
	height: 85px;
	background: url(../images/promo-content-top.gif) no-repeat top;
}
#content-bottom {
	width: 618px;
	height: 12px;
	clear: both;
	background:  url(../images/promo-content-bottom.gif) no-repeat top;
}
#video-info {
	background:  #f1f1f3;
	border: 1px solid #ebebeb;
	height: 90px;
	width: 360px;
	margin: 0 auto;
}
#video-info img {
	float: left;
}
#video-info h3 {
	width: 220px;
	float: right;
	color: #485657;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: -10px;
	padding: 0;
}
#video-info span.com {
	background:  url(../images/money-icon.gif) no-repeat left #e3e8e4;
	color: #999;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1.1em;
	width: 200px;
	float: right;
	padding: 5px;
	padding-top: 5px;
	padding-left: 20px;
	margin-right: 3px;
	margin-top: 10px;
}
#video-info span.com strong {
	color: #699f3f;
}
#video-info span.payout {
	background:  url(../images/payout.gif) no-repeat left top #edecea;
	color: #999;
	font-size: 1.1em;
	width: 200px;
	float: right;
	margin-right: 3px;
	padding: 5px;
	padding-top: 5px;
	padding-left: 20px;
}
#video-info span.payout strong {
	color: #699f3f;
}
span.follow-steps {
	background:  url(../images/follow-steps.gif) no-repeat;
	height: 45px;
	width: 522px;
	text-indent: -99999px;
	display: block;
	margin: 5px auto;
}
#step-one {
	background:  url(../images/step-one.gif) no-repeat;
	height: 41px;
	width: 54px;
	margin-left: 20px;
	float: left;
}
#step-two {
	background:  url(../images/step-two.gif) no-repeat;
	height: 41px;
	width: 54px;
	margin-left: 20px;
}
h2.step-one {
	background:  url(../images/step-background.gif) repeat-x top;
	height: 54px;
	width: 530px;
	margin-right: 17px;
	margin-top: -41px;
	float: right;
	padding-top: 3px;
	padding-left: 10px;
	color: #6c8281;
}
	h2.step-one em {
		font-style: normal;
		color: #ec3b05;
	}
strong.strong {
	font-size: 1.1em;
	padding: 5px 20px;
	text-align: center;
	color: #555;
	display: block;
}
	strong.strong em {
		font-style: normal;
		color: #ec3b05;
	}
a.affiliate-link-promo {
	background:  url(../images/affiliate-link-promo.gif) repeat-x top;
	height: 51px;
	width: 312px;
	text-indent: -9999px;
	margin: 5px auto;
	display: block;
}
a.promote-video {
	background:  url(../images/promote-video.gif) no-repeat;
	height: 38px;
	width:177px;
	text-indent: -9999px;
	margin: 5px auto;
	display: block;
}
em.em {
	color: #777;
	display: block;
	text-align: center;
	font-style: normal;
}
form input.embed-code {
	font-size: 1.3em;
	padding: 4px;
	background: url(../images/input-background.gif) repeat-x;
	border: 1px solid #d1c365;
	color: #433a2e;
	width: 520px;
	margin-top: 8px;
	margin-left: 40px;
}
#footer {
	display: block;
	text-align: center;
	color: #526163;
}
	#footer h5 {
		width: 190px;
		height: 21px;
		background: url(../images/footer-md.gif) no-repeat;
		display: block;
		margin: 5px auto;
		text-indent: -9999px;
		border: 1px solid #fff;
	}
	#footer a {
		color: #526163;
		text-decoration: none;
		text-transform: uppercase;
		font-size: .9em;
	}
		#footer a:hover {
			text-decoration: underline;
			color: #fff;
		}