.info-box{
	width: 178px;
}
.info-box-top{
	height: 5px;
}
.info-box-bottom{
	height: 5px;
}
.box-text-wrapper{
	width: 158px;
	padding: 5px 10px 0;
}
.box-text-wrapper p{
	font-weight: 700;
	color: #000;
	font-size: 14px;
}
.box-text-wrapper a{
	font-weight: 700;
	color: #FFF !important;
	font-size: 14px;
}
.no-padding{
	padding: 0 !important;
}

.box-text-wrapper .titel {
	padding-bottom: 10px;
	
}

.no-decoration {
	text-decoration: none;
}