#headanner .item:after{content:"";background:-moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 24%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 24%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 24%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=0 );position:absolute;display:block;top:0;left:0;right:0;height:100%}#headanner .item .textWrap{position:relative;z-index:1}