﻿.auto-style1 {
    width: 100px;
    height: 26px;
}
.auto-style2 {
    height: 26px;
}

.ui-widget-header
{
    background: #5d071c;
    color: #fff;
    font-weight: bold;
}

.ui-widget
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
}

.ui-dialog 
{
position:fixed;
}