#crumb #slogan {
    display        : block;
    text-align     : right;
    font-style     : italic;
    font-size      : 11px;
    font-weight    : normal;
}
#mcont a:hover {
	text-decoration: none;
}
#mcont #tst {
	height: 80px;
}
#mcont #sign {
    position  : absolute;
    right     : 0;
    bottom    : 0 !important;
    bottom    : 5px;
    padding   : 0 6px 6px 0;
    font-style: italic;
}
#mcont tr {
	height: 100px;
}
#mcont td {
    vertical-align: top;
}
#mcont td.l {
    width     : 20px;
    background: url("../img/l1.gif") repeat-y top center;
}
#mcont td.tl {
    width: 48%;
}
#mcont a.details {
    position       : absolute;
    right          : 0;
    bottom         : 1px;
    text-decoration: none;
    font-size      : 10px;
    color          : #623;
}
#mcont .news_title {
    font-weight: bold;
}

