.thumb-view .contentPlay {position: absolute;left: 0;top: 0;}
.thumb-view img.contentPlay {width: 50px !important;height: auto;left: 40%;position: absolute; top:29%; opacity: 0; filter: alpha(opacity=0)}
.thumb-view:hover img.contentPlay { opacity: .6; filter: alpha(opacity=60); z-index: 510}
.thumb-view:hover img.contentPlay+img { opacity: .95;filter: alpha(opacity=95); z-index: 510}
