#wpfront-notification-bar a.wpfront-button,#wpfront-notification-bar-editor a.wpfront-button{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fff 0%,#fff 100%);background:-o-linear-gradient(top,#fff 0%,#fff 100%);background:-ms-linear-gradient(top,#fff 0%,#fff 100%);background:linear-gradient(to bottom,#fff 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0);background-repeat:no-repeat;color:#fff}#wpfront-notification-bar div.wpfront-close{border:1px solid #555;background-color:#555;color:#000}#wpfront-notification-bar div.wpfront-close:hover{border:1px solid #aaa;background-color:#aaa}