.ui-widget-header {
border: 1px solid #929290;
background: #8E8E8E  50% 50% repeat-x;
color: white;
}

.ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
zoom: 1;
font-size: 13px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.ui-dialog-title {
color:#e78c0a;
font-size: 18px;
}

.ui-dialog-titlebar {
background: url(/images/main-domain/nav_bg.jpg) repeat-x;
line-height: 34px;
}

.affix {
  position: fixed;
}