/* This is the StyleCatcher theme addition. Do not remove this block. */
/*
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/cityscape-kiev/cityscape-kiev.css);
*/
/* end StyleCatcher imports */
@import url(blog.css);
@import url(cityscape-kiev.css);
#header{
  border-top-width:  0px;
  background: url(back5.gif) no-repeat 0 0;

  text-indent: -9999px;
  
}
#header-content {
    width: 844px; 
    min-height: 12px; /* old=82  */
    margin: 20px 0 100px 20px;
}

#header a {
   color:  #0f0;
}
#header-name{
   font-size: 0px;
} 
#header-description {
    color: #0f0;
    font-size: 0px; 
    font-weight: bold;
 
}
.lb {
   width:  500px;
   border:  solid  1px;
   border-color: #66aa44;
   padding-left:  10px;
   background-color: #ddffbb;
/*   color: #3333ff;
   font-weight: normal;
   margin-top:  5px;
   padding:  3px;
  padding-left:  10px;
*/
}


