#sl-content {
	margin: 12px auto 12px auto;
	width: 780px;
}

#sl-intro {
	padding: 12px;
	margin-bottom: 6px;
	background: #ededed;
	position: relative;
}

#sl-intro-text {
	top: 12px;
	width: 165px;
	position: absolute;
	bottom: 12px;
	right: 12px;
}

#sl-intro-flash {
	width: 577px;
	height: 332px;
	z-index: -100;
	background: white;
}

#sl-exp-header-image {
	float: left;
	margin-right: 12px;
}

#cookingstory {
	font-style: italic;
}

.sl-exp-container {
	float: left;
	margin-top: 12px;
	margin-right: 4px;
}

.sl-exp-logo {
	float: left;
	width: 106px;
	margin-right: 4px;
}

.sl-exp-text {
	float: left;
	width: 270px;
}

.sl-exp-name {
	font-weight: bold;
	display: inline;
}

.sl-pagebutton {
	float: left;
	margin: 5px;
}

.sl-error {
	font-weight: bold;
	color: red;
}

iframe {
	border: 0px;
	height: 1000px;
	width: 100%;
}
