* {
	padding:0px;
	margin:0px;
}
body {
	background:#ececec;
	margin:15px;
}
#cta a {
	text-decoration:none;
	margin-top:20px;
	display:inline-block;
	float:right;	
}
#cta a span {
	display:block;	
	text-indent:-99em;
}
#cta .youtube {
	background:#fff url(../images/cta-youtube.jpg) 0px 0px no-repeat;
}
#cta .youtube span {
	background:#fff url(../images/cta-youtube.jpg) 0px -74px no-repeat;
	width:244px;
	height:74px;
}