/* Block specials */
#special_block_right2 p {
	padding-bottom:0;
	font-weight:bold;
	text-align:right
}
#special_block_right2 .products span {
	padding:15px 0;
	width: 127px;
	border:none;
}
#special_block_right2 span h5 {
	padding:0 0 3px 0;
	font-size:12px
}
#special_block_right2 .products span a {
	padding:0;
	background:none
}
#special_block_right2 span.product_image {
	padding-right:10px;
	width:55px;
}

#special_block_right2 .products span.price-discount {
	font-size:14px;
	text-decoration:line-through
}
#special_block_right2 .products span.reduction {
	display:block;
	float:right;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:url(img/bg_reduction.png) no-repeat 0 0
}
	#special_block_right2 .products span.reduction span {
		display:block;
		padding:1px 5px 1px 0;
		background:url(img/bg_reduction.png) no-repeat 100% 0
	}
#special_block_right2 .products span.price {
	display:block;
	padding:3px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#900
}

.floatleft{
	float: left;
}

#special_block_right2 .bx-wrapper {
	
	margin-bottom: auto;
	height: auto;
}

#special_block_right2 .bx-window {
	margin-bottom: auto;
	
}

#special_block_right2 a {
	height: 15px;
	
}


#special_block_right2  span.price-discount {
	padding: 0;
}
