.teaser_2 .links {
	float: left;
	width: 30%;
	border-top: 1px solid #999999;
}
.teaser_2 .links_mid {
	float: left;
	width: 30%;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #999999;
}
.teaser_2 .link_container {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: -1px;
}
.teaser_2 A.link {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}
.teaser_2 A.link:hover {
	background-color: #69a309;
	background-image: url(../site_images/bg_teaser2.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}