

#block_left ul ul, #block_right ul ul {
    
    list-style-image: url('/images/li.gif');
    margin-left: 8px;
}

#block_right ul li {
	margin-left: 20px;
} 

#block_left ul ul li a, #block_right ul ul li a {
    margin  :   0;
    padding :   0;
    line-height: 13px;
}

.nav_sub_button a{
	color:		#777;
}

.nav_sub_sub_button_active a {
    color: #448cca;
}
.nav_sub_sub_button {
    list-style-image: url('/images/li.gif');
}
.nav_sub_sub_button_active {
    list-style-image: url('/images/li_active.gif');
}

h1 {
    line-height: 22px;
    margin-bottom: 12px;
}

.link_orange a span {
    text-decoration :   none;
}

.link_orange a img {
    behavior        :   url("/css/png.htc");
}

#block_right{
    margin-left:   622px;
    width:      326px;
}
