.teasercontainer {
	padding: 12px 0 8px 0;
	}

.teasercontent {
	width: 532px;
	float: left;
	clear: left;
	padding-bottom: 12px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 24px;
	}

.newsteasertext h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	}

.newsteaserimage, .newsteasertext {
	display: inline;
	float: left;
	}

.newsteaserimage img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #800000;
	margin-right: 12px;
	}

.newsteasertext {
	width: 360px;
	}

.newsteasertext p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #333333;
	}

#splashtext span.dish {
	font-style: italic;
	color: #DEBA95;
	font-size: 1em;
	font-weight: bold;
	}

#splashtext p {
	margin-bottom: 6px;
	}