.wrapper{
	padding: 0 0 15px 0;
	margin: 0;
	width: 239px;
	background:url("images/say_box2_bottom.gif") bottom left no-repeat;
	float: right;
	text-align: left;
}
	.teaser {
	margin:10px auto;
	padding: 0 0 5px 0;
	
	}

.teaser h3{
	margin: 0 8px;
	background:url("images/say_bo2x_bottom.gif") top left no-repeat;
	padding: 5px 10px;
	font-size: 14px;
	border-top: solid #E3E3E2 2px;
	border-left: solid #E3E3E2 2px;
	border-right: solid #E3E3E2 2px;
}

	.teaser p{
	padding:5px 10px;
	margin: 0 8px;
	border-left: solid #E3E3E2 2px;
	border-right: solid #E3E3E2 2px;
	
}

