/* html ------------------------------------------------------------ */
h2 {
	margin: 12px 0 6px 0;
	margin-top: ;
	background: transparent url(images/title/asterisk.gif) no-repeat 0 3px;
	font: bold 16px Georgia, 'Times New Roman', Times, Serif;
	font-style: italic;
	color: #360;
	padding-left: 16px;
}

/* layout ---------------------------------------------------------- */
#section1 {
	margin-left: 23px;
}
#section2 {}
#section1, #section2 {
	width: 252px;	
	float: left;
	margin-right: 70px;
}	
#section3 {
	width: 252px;
	float: left;
}
.teaser {
	margin: 0;
}