.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	-pie-background: linear-gradient(top, #69c9df 0%,#39bddd 25%,#69c9df 100%);
}



.success, .alert, .errors, .notice, input, button, .button, textarea, #sec_links ul li, .singleDispatch .stats .schedule,
.theDispatch, .theDispatch div.artistBit.source .sourceInner, .dispatch_header, .dual_columns .left #selected_media_item img, .source_info, .queueNav div,
textarea#dispatch_elevator_pitch{

    position: relative; behavior: url(/assets/pie);

}

.artistSearch .search_bar{
    box-shadow: 0px 2px 4px 1px #555;
    behavior: url(/assets/pie);
}

/* Dispatch preview */
img.dispatch_footer {display:none;} /* when displayed it causes some problem with PIE's box-shadow */
.theDispatch {margin-bottom: 50px; padding-bottom: 35px; background-color: #fff;}
.source_info {display: inherit;};

html{overflow-x: hidden;}