.commitment {
	width:239px;
	height:91px;
	position:relative;
}
.commitment a span {
	position: absolute;
	text-decoration:none;
	bottom:14px;
	right:14px;
	z-index:2;
	cursor:pointer;
}
.commitment a:hover span {
	text-decoration:underline;
}
* html #templateBrandHome .commitment {
	margin-left:-6px;
}