.solution-box
{
	background: url('../tmpl/img/solution_box2.jpg') no-repeat;
	width: 284px;
	height: 135px;
	float: left;
	margin: 4px;
	padding: 4px 5px;
	color: #fff;
	margin-right: 15px;
}

.solution h4 a
{
	color: #202020;
}

.solution-box-text
{
	font-size: 13px;
	height: 80px;
	overflow: hidden;
}

.readmore-link
{
	color: #b67f85;
	text-decoration: underline;
}
