	.teaser {
		width:430px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("../images/tsr-b.gif") bottom left no-repeat;
	}
	.teaser h4 {
	margin:0;
	padding:7px 10px 8px;
	background:url("../images/tsr-t.gif") top left no-repeat;
	font-size: 18px;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
	}
	.teaser p.more {
		display:block;
		text-align:right;		
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}

