@charset "utf-8";
/* CSS Document */

#pageHeader .wrap h1 {
	background: url(../images/veils_subheader_text.png) no-repeat top left;
	}

#veils_info {
	background: url(../images/veils_content_header_background.jpg) no-repeat top left;
	padding: 0 22px 0 0;
	height: 154px;
	margin-bottom: 22px;
	}
	#veils_info img {
		margin: 0 -44px 0 22px;
		}
	#veils_info h1 {
		margin:22px 0 11px 282px;
		background: url(../images/veils_content_header_text_youron.png) no-repeat left top;
		font-weight: bold;
		text-indent: -9999px;
		overflow: hidden;
		}
	#veils_info h3 {
		font-weight: normal;
		letter-spacing: .08em;
		font-size: 1.8em;
		line-height: 24px;
		margin-left: 282px;
		}

#play_demo {
	margin-top: 33px;
	}
		
.span-8 h3, .span-8 img { margin-bottom: 12px; } 
.span-8 p { margin-bottom: 0; }


