ul.sg { list-style-type: square; padding:0px; margin-left:15px;}
ul.sg li { padding:0px 0px 10px 0px;}

A#sg { color:#0d6eaa; text-decoration:none; border-bottom:1px dotted #0d6eaa;}
A#sg:hover { background-color:#0d6eaa; color:#ffffff;}

A.sg { color:#0d6eaa; font-size:14px; font-weight:bold; text-decoration:none; border-bottom:1px dotted #0d6eaa;}
A.sg:hover { background-color:#0d6eaa; color:#ffffff;}

A.kat_link { color:#0d6eaa; font-size:14px; font-weight:bold; text-decoration:none;}
A.kat_link:hover { text-decoration:underline;}

/* DIV POPUP */
.popup_style {  position: relative;
    
    padding: 10px;
    z-index: auto;
	background-color:#ffffff;
}
.popup_style_cform_msg {  position: relative;
    width: 500px;
    padding: 10px;
    z-index: auto;
	background-color:#ffffff;
}
a.popup { color:#344761; }
a.popup:hover { color:#344761; text-decoration:underline; }

a.default { color:#344761; }
a.default:hover { color:#344761; text-decoration:underline; }

.popup_btn { text-align:center; padding-top:20px;}
INPUT.btn_popup { background-color:#ffffff; border:1px solid #d2d2d2; width:110px; height:24px; text-align:center;  margin:0;  color:#073f63; font-size:11px;}
INPUT.btn_sli_del { background-color:#ffffff; border:1px solid #d2d2d2; width:118px; height:24px; text-align:center;  margin:0;  color:#073f63; font-size:11px;}

.kat_cont { margin-bottom:20px; border-bottom:1px dotted #2699ce;}

ul.kat { list-style-type:none; margin:0px; padding:0px;}
ul.kat li { list-style-type:none; float:left; width:305px; margin-right:15px; margin-bottom:15px; height:40px;}
.sf { font-size:11px;}

#backgroundFilter
{
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: none;
    z-index: auto;
    width: 100%;
    height: 100%;
}
