.serachbox .content .middle .slices .box {
	float: right;
	width: 128px;
	height: 129px;
	text-align: right;
	margin: 0 0 0 6px;
}

.serachbox .content .middle .slices .box .cuts {
	float: right;
	position: relative;
	width: 128px;
	height: 80px;
	overflow: hidden;
}

.serachbox .content .middle .slices .box b {
	float: right;
	width: 128px;
	font-size: 14px;
	color: #115972;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.serachbox .content .middle .slices .box A {
	float: right;
	width: 128px;
	font-size: 12px;
	color: #333333;
	margin: 2px 0;
	padding: 0 10px 0 0;
	background: url('../images/sarrow.gif') right center no-repeat;
}

.serachbox .content .middle .slices .box A.more {
	float: right;
	width: 128px;
	font-size: 12px;
	color: #8aaeba;
	background: #ffffff;
	cursor: pointer;
}

.serachbox .content .middle .slices .box .morcuts {
	float: right;
	width: 150px;
	max-height: 200px;
	position: relative;
	z-index: 200;
	background: #ffffff;
	border: 1px solid #125f7a;
	border-top: 1px solid #125f7a;
	padding: 5px 5px 5px 15px;
	overflow-y: auto;
}

.serachbox .content .middle .slices .box .morcuts .loader {
	float: right;
	width: 150px;
	height: 22px;
	background: url('../images/ajax-loader.gif') center center no-repeat;
}

.serachbox .content .middle .slices .box small {
	color: #bcbcbc;
	font-weight: normal;
	font-size: 11px;
}

/*//////////////BIGBOX/////////////////*/

.serachbox .content .middle .slices .bigbox {
	float: right;
	width: 158px;
	height: 129px;
	text-align: right;
	margin: 0 0 0 6px;
}

.serachbox .content .middle .slices .bigbox .cuts {
	float: right;
	position: relative;
	width: 158px;
	height: 80px;
	overflow: hidden;
}

.serachbox .content .middle .slices .bigbox b {
	float: right;
	width: 158px;
	font-size: 14px;
	color: #115972;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.serachbox .content .middle .slices .bigbox A {
	float: right;
	width: 158px;
	font-size: 12px;
	color: #333333;
	margin: 2px 0;
	padding: 0 10px 0 0;
	background: url('../images/sarrow.gif') right center no-repeat;
}

.serachbox .content .middle .slices .bigbox A.more {
	float: right;
	width: 158px;
	font-size: 12px;
	color: #8aaeba;
	background: #ffffff;
	cursor: pointer;
}

.serachbox .content .middle .slices .bigbox .morcuts {
	float: right;
	width: 160px;
	max-height: 200px;
	position: relative;
	z-index: 200;
	background: #ffffff;
	border: 1px solid #125f7a;
	border-top: 1px solid #125f7a;
	padding: 5px 5px 5px 15px;
	overflow-y: auto;
}

.serachbox .content .middle .slices .bigbox .morcuts .loader {
	float: right;
	width: 150px;
	height: 22px;
	background: url('../images/ajax-loader.gif') center center no-repeat;
}

.serachbox .content .middle .slices .bigbox small {
	color: #bcbcbc;
	font-weight: normal;
	font-size: 11px;
}
