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

.solution-box-title
{
	font-weight: bold;
	padding: 9px;
	font-size: 13px
}

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

.solution-box-title a
{
	color: #fff;
}

.solution-box a
{
	color: #fff;
}

.readmore-link
{
	color: #d1b2b2;
	text-decoration: underline;
	display: inline-block;
	*zoom: 1;
	display: inline;
	margin-left: 10px;
}

.frontp-prod
{
	width: 149px;
}

.frontp-prod.line
{
	border-left: 1px solid #efefef;
}

.frontp-prod-img
{
	text-align: center;
	min-height: 165px;
	width: 149px;
}

.frontp-prod-text
{
	padding: 10px;
	font-weight: bold;
	width: 129px;
}

#scroll-table
{
	width: auto;
	height: 200px;
}

#scroll
{
	width: 900px;
	overflow: hidden;
}

#scroller-middle
{
	position: relative;
	overflow: hidden;
	width: 847px;
	float: left;
}

#scroller-button
{
	position: absolute;
	top: 9px;
	left: 8px;
	overflow: hidden;
	background: url('../tmpl/img/scroller_button.jpg') no-repeat;
	width: 33px;
	height: 11px;
}