#content .blocks_two .carousel .item .image .play_video {
    background: url("images/Play_video.png") no-repeat scroll 50% 50% transparent;
    display: block;
    height: 97px;
    left: 0;
    position: absolute;
    top: 0;
    width: 147px;
    z-index: 2;
}

#content .blocks_two .carousel .item .image a{
	z-index: 5;
	display: block;
	height: 95px;
	left: 0;
	position: absolute;
	top: 0;
	width: 145px;
}

#content .blocks_two .carousel .item .image
{
	position: relative;
}