/******************************* BP 0 *******************************/
.module_gray_teaser {
	margin-top: 20px;
}

.module_gray_teaser span.h2 {
	word-wrap: break-word;
	color: #454447;
}

.module_gray_teaser a.box_link {
	display: block;
	text-decoration: none;
}

.module_gray_teaser a.box_link.hovered .bg_gray {
	background-color: #454447;
	color: #FFF;
}

.module_gray_teaser a.box_link.hovered .bg_gray > * {
	color: #FFF;
}

.module_gray_teaser .image_inner img {
	width: 100%;
}

.module_gray_teaser .box_bottom_link {
	margin-top: 1px;
}

.module_gray_teaser ul {
	list-style: none;
}

.module_gray_teaser .inline_links {
	margin-top: 25px;
}

/******************************* /BP 0 *******************************/
/******************************* BP 768 *******************************/

/******************************* /BP 768 *******************************/
/******************************* BP 1024 *******************************/
.bp_1024 .module_gray_teaser {
	margin-top: 0;
	margin-bottom: 20px;
}

.bp_1024 .module_gray_teaser .inline_links {
	margin-top: 30px;
}

/******************************* /BP 1024 *******************************/