.ja-catslwi {
	position: relative; 
	margin: 0; 
	padding: 0;
	float: left;
}

.ja-catslwi-container {
	width: 100%;
	position: absolute; 
	z-index: 1; 
	bottom: 0; 
	left: 0;
}

.ja-catslwi-text {
	position:relative;
	height: 0; 
	overflow: hidden;
}

.ja-catslwi-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.ja-catslwi-display {
	position: absolute; 
	top: 0;
	left: 10px;
	width: 89%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #efefef;
}
.ja-catslwi-display h3 {
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 24px;
	line-height: 135%;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 6px 0;
}