	
	.teaser {
		padding:0 0 0 11px;
		margin:10px;
		background:url("./images/roundbox-lnc.gif") top left no-repeat;
	}
	.teaser h5 {
		background:url("./images/roundbox-r.gif") top right no-repeat;
		margin:0;
		padding:8px 0 0.5em 0;
		font-family: sans-serif;
	}
	.teaser p,ul {
		margin:0 0 0 -11px;
		padding:0 11px 0.5em;
		border:2px solid #edeff3;
		border-width:0px 2px 0px 2px;
		
	}
	.teaser div {
		margin:0 0 0 -11px;
		padding-left:11px;
		background:url("./images/roundbox-l.gif") bottom left no-repeat;
	}
	
	.teaser tt{
		display:block;
		text-align:right;
		padding:0px 11px 0px 0;
		background:url("./images/roundbox-r.gif") bottom right no-repeat;
	}
 
	.teaser li{
	  margin-left: 15px;
	  color: rgb(73,92,124);
	  font-family: arial;
	  font-size: 1.0em;
	}