﻿.fb_bg
{
	width: 100%;
	height: 197px;
	float: left;
	background: transparent url(../../../../images/controls/feature_box/bg.png) repeat scroll 0 0;
	padding-top: 25px;
	background-repeat: no-repeat;
}

.fb_item
{
	width: 100px;
	height: 156px;
	float: left;
	margin-left: 35px;
	margin-bottom: 3px;
}
.fb_item .img
{
	background-repeat: no-repeat;
	height: 135px;
	width: 100%;
	background-position: center center;
}
.fb_item .text1
{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 5px;
}
.fb_bar
{
	background: transparent url(../../../../images/controls/feature_box/bar.png) repeat scroll 0 0;
	clear: both;
	height: 34px;
	margin-left: 17px;
	width: 948px;
}

.fb_barLA
{
	background: transparent url(../../../../images/controls/feature_box/lefrArrow.png) repeat scroll 0 0;
	float: left;
	height: 19px;
	margin-left: 6px;
	margin-top: 7px;
	width: 15px;
}
.fb_barRA
{
	background: transparent url(../../../../images/controls/feature_box/rightArrow.png) repeat scroll 0 0;
	float: right;
	height: 19px;
	margin-right: 6px;
	margin-top: 7px;
	width: 15px;
}


.fb_itemsScrool
{
	float: left; margin-left:35px;
}
.fb_itemSmall
{
	width: 140px;
	height: 32px;
	text-align: center;
	margin-top: 1px;
	float: left;
	font-size: 14px;
	line-height: 32px; font-weight:bold;
}
.fb_itemSmallSelected
{
background:transparent url(../../../../images/controls/feature_box/itemSelected.png) repeat scroll center 3px;
color:White !important;
height:32px;
line-height:32px;
background-repeat:no-repeat;
}
