.payment_module {
	display: block;
	padding-bottom:10px;
	height:100px;
}
p.payment_module {
	display: block;
	padding-bottom:10px;
	height:100px;
	text-align: center;

}
p.teaser {
	text-align: center;
	padding-bottom: 5px;
}
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}
.payment_module a, .payment_module.atos{
	display: block;
        width: 70%;
        margin: auto;
	padding: 0.6em;
	text-decoration: none;
		height:80px;
			padding-bottom:10px;
text-align: right;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active, .payment_module.atos:hover {

}
