div.Theme_GP_Wrapper {
    background: url("../../images/province.gif") no-repeat scroll left top transparent;
    top: 25px;
    height: 22px;
    position: absolute;
    right: 279px;
    width: 130px;
}
#frmServer div.Theme_GP_Wrapper {
    background: url("../images/province.gif") no-repeat scroll left top transparent;
    float: left;
    height: 20px;
    margin: 5px 0 0;
    padding: 0;
    width: 130px;
}
div.Theme_GP_List {
    border: 1px solid #676767;
    margin: 0;
    padding: 0;
}
#frmServer div.Theme_GP_List {
    border: 1px solid #676767;
    margin: 0;
    padding: 0;
    width: 200px;
}
#frmServer div.Theme_GP_Wrapper p {
    color: #5C84A0;
    cursor: pointer;
    font-size: 11px;
    height: 18px;
    overflow: hidden;
    padding: 0 10px 0 5px;
    width: 100px;
}
.DropListUIContainerHome {
    width: auto !important;
}
div.Theme_GP_Wrapper p {
    color: #d9caa0;
    cursor: pointer;
    font-size: 11px;
    height: 18px;
    overflow: hidden;
    width: 130px;
	padding: 1px 0 0 10px;
}
div.Theme_GP_List ul.SelectUI.Theme_GP {
    background-color: #F3F3F3;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 110px;
}
div.Theme_GP_List ul.SelectFrom.Theme_GP {
    background-color: #F3F3F3;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 110px;
}
div.Theme_GP_List ul.Theme_GP li {
    border-top: 1px solid #E7E7E7;
    font-size: 1.1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
div.Theme_GP_List ul.Theme_GP li.First {
    border-top: medium none !important;
}
div.Theme_GP_List ul.Theme_GP li span {
    cursor: default;
    display: block;
    font-size: 1em;
    font-style: italic;
    font-weight: bolder;
    padding: 3px 0 3px 4px;
}
div.Theme_GP_List ul.Theme_GP li a:link, div.Theme_GP_List ul.Theme_GP li a:visited {
    color: #333333;
    display: block;
    font-size: 1em;
    overflow: hidden;
    padding: 4px 0 4px 5px;
    text-decoration: none;
    width: 100%;
}
div.Theme_GP_List ul.Theme_GP li.Active a:link, div.Theme_GP_List ul.Theme_GP li.Active a:visited {
    color: #E57007;
    text-decoration: none;
}
div.Theme_GP_List ul.Theme_GP li.Hover a:link, div.Theme_GP_List ul.Theme_GP li.Hover a:visited {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #E57007;
    text-decoration: none;
}
div.Theme_GP_List ul.Theme_GP li ul {
    border: medium none;
}
div.Theme_GP_List ul.Theme_GP li ul li {
    font-size: 1em;
}
div.Theme_GP_List ul.Theme_GP li ul li a:link, div.Theme_GP_List ul.Theme_GP li ul li a:visited {
    font-weight: normal;
    padding: 5px 0 5px 5px;
    width: 147px;
}
div.Theme_GP_Modified_Wrapper {
}
