#labfooter {
	text-align:center;
	clear:both;
}
.adwrap {
	margin:30px auto 10px;
	padding:10px 0;
	width:468px;
	border:1px solid #ccc;
	border-width:1px 0;
}
.adwrap object {
	width:468px;
	height:60px;
}

.teaser {
	width:550px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("/site_media/design/images/cms/tsr.png") bottom left no-repeat;
}
.teaser h3{
	margin:0;
	padding:7px 10px 3px 10px;
	background:url("/site_media/design/images/cms/tsr.png") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:url("/site_media/design/images/cms/-a.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser a.more:hover {
	text-decoration:underline;
}
