.ia-slider {

	position: relative;

}

.active-item h2 {

	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 5px 0;
	text-align: left;

}

.active-item p {

	line-height: 120%;
	margin: 0;

}

.active-item img {

	float: left;
	margin: 0 7px 7px 0 !important;
	width: auto !important;

}

.active-item .clear {

	clear: both;
	height: 1px;

}

