.flexslider li .slide-part:hover { width: 425px; background: -moz-linear-gradient(right, rgba(255,255,255,1) 28%, rgba(255,255,255,0) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, right top, right top, color-stop(28%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(right, rgba(255,255,255,1) 28%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(right, rgba(255,255,255,1) 28%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(right, rgba(255,255,255,1) 28%,rgba(255,255,255,0) 100%); /* IE10+ */ background: linear-gradient(to left, rgba(255,255,255,1) 28%,rgba(255,255,255,0) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */ text-align: justify; text-align: right; padding-left: 250px; font-size: 14px; line-height: 20px; }