.mchat_mes {
    border: 1px solid #1d668c;
    margin-bottom: 3px;
}
.mchat_date {
    float: right;
    color: #707070;
}
.mchat_head {
    background-color: #dfdfdf;
    padding: 2px;
    height: 16px;
    line-height: 16px;
}
.mchat_text {
    padding: 2px;
	color: #333333;
}

.mchat_text a {
    color: #3333ff;
    font-weight: bold;
  }

.underline {
text-decoration: underline;
}
.line-throught {
text-decoration: line-through;
}
.bbedit-toolbar {
    border-bottom: 0 none !important;
    font-size: 10px;
    line-height: 20px;
    padding: 2px;
    text-align: center;
}
.bbedit-toolbar span {
padding: 3px 8px;
border: 1px solid #B2B2B2;
background-color: #F0F0F0;
cursor: pointer;
}
.bbedit-toolbar span.hover,
.bbedit-toolbar span:hover {
border-color: #777777;
background-color: #E5E5E5;
}
.bbedit-smileybar img {
margin-right: 3px;
cursor: pointer;
}
.bbedit-b {
background: url("icons.gif") no-repeat 0 0;
}
.bbedit-i {
background: url("icons.gif") no-repeat -20px 0;
}
.bbedit-u {
background: url("icons.gif") no-repeat -40px 0;
}
.bbedit-s {
background: url("icons.gif") no-repeat -60px 0;
}
.bbedit-url {
background: url("icons.gif") no-repeat -80px 0;
}
.bbedit-img {
background: url("icons.gif") no-repeat -100px 0;
}
.bbedit-code {
background: url("icons.gif") no-repeat -120px 0;
}
.bbedit-quote {
background: url("icons.gif") no-repeat -140px 0;
}

.bbedit-clear {
    clear: right;
}

.bbedit-skin-blue .bbedit-textarea {
    border: 1px solid #9BB7E0;
}
.bbedit-skin-blue .bbedit-toolbar {
    background: none repeat scroll 0 0 #CBDEF3;
    border: 1px solid #9BB7E0;
}
.bbedit-skin-blue .bbedit-toolbar span {
    background-color: #CBDEF3;
}
.bbedit-skin-blue .bbedit-toolbar span.hover, .bbedit-skin-blue .bbedit-toolbar span:hover {
    background-color: white;
    border: 1px solid #9BB7E0;
}
.lblockhead {
  background: url("/templates/otv/img/leftblock.png") no-repeat;
  width: 240px;
  height: 30px;
  padding: 14px 0 0 0px;
  font-size: 12px;
  color: #404040;
}

.lblockcon {
  background: url("http://ulan.su/templates/ulansu/img/leftblock.png") repeat-y -216px 0;
  margin-bottom: 1px;
}

.lblockcon .lblockcon {
  background: url("http://ulan.su/templates/ulansu/img/leftblock.png") no-repeat 0 -44px;
}

.lblockcon .lblockcon .lblockcon {
  background: url("http://ulan.su/templates/ulansu/img/leftblock.png") no-repeat -432px 100%;
}