﻿.teaser {
		padding:0 0 0 11px;
		margin:10px;
		background:url("img/tsr-l.gif") top left no-repeat;
	}
	.teaser h3 {
		background:url("img/tsr-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
	}
	.teaser p {
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("img/tsr-l.gif") bottom left no-repeat;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		padding:0 10px 10px 0;
		background:url("img/tsr-r.gif") bottom right no-repeat;
	}