#div_lmenu_naw{
  overflow: hidden;
  text-align: left;
}

#div_lmenu_naw a{
  text-decoration: underline;
}

#div_lmenu_naw ul {
  margin-left: 0px;
}

#div_lmenu_naw ul li a{
  font-size: 0.75em;
  color: rgb(119,119,119);
}

#div_lmenu_naw ul li a:hover{
  color: #000;
}


li.level1 a{
  font-weight: bold;  
}

li.level2 a{
  font-weight: normal;  
}

/*============================================================================*/
#div_lmenu_sape_links_container{
  
}

#div_lmenu_sape_links{
  width: 200px;
  border: 1px rgb(200,200,200) ridge;
  color: rgb(151,151,151);
  font-size: 0.2em;
  margin-left: 25px;
}

#div_lmenu_sape_links a{
  color: rgb(151,151,151);
  font-size: 0.2em;
}
/*============================================================================*/
#b_lmenu_last_comments_title{
  padding-left: 18px;
  background-image: url(img/ico/blog.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 15px;
  font-size: 1.0em;
  color: rgb(153,0,0);
  margin-bottom: 10px;
}

#div_lmenu_last_comments{
  margin-left: 15px;
  font-size: 0.8em;
}

div.comment_on_index_title{
  margin-left: 10px;
}

#div_lmenu_last_comments a{
  padding-left: 15px; 
  font-size: 0.8em;
  color: rgb(102,0,51);
  font-weight: bold;
  background-image: url(img/arrs/arr.gif);
  background-position: left center;
  background-repeat: no-repeat;  
}


/*============================================================================*/
