/* Block specials */

.carousel-control{
	z-index:10
}
#relatedproducts .title_block{
	padding: 16px 0 16px 40px;
}
#relatedproducts .title_block:after {
    border-bottom: 25px solid rgba(0, 0, 0, 0);
    border-left: 15px solid #6b9a06;
    border-top: 25px solid rgba(0, 0, 0, 0);
}
.blockleorelatedproducts .block_content{
	margin-top: 20px;
}