#obmen {
    text-align: right;
    margin-bottom: 10px;
}
#obmens {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

#obmen a {
    font-size: 20px;
    color: #7ba108;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
#obmen a:hover {
    text-decoration: underline;
}
#obmens a {
    height: 40px;
    background: url(/templates/classy/images/obmen/bg1.jpg) repeat-x left top;
    border-radius: 8px;
    -moz-border-radius: 8px;
    line-height: 40px;
    display: block;
    font-size: 26px;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 90%;
}
#obmens a:hover{
    text-decoration: underline;
}
#obmens a.ichu {
    background: url(/templates/classy/images/obmen/bg2.jpg) repeat-x left top;
}
#obmens a.blag {
    background: url(/templates/classy/images/obmen/bg3.jpg) repeat-x left top;
}
/**/
.o_block {
    margin-right: 15px;
    border-bottom: 2px solid #007ace;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.u_info {
    width: 65px;
    overflow: hidden;
    text-align: center;
}
.u_info a{
    text-decoration: none;
}
/**/
.off {
    background: #e6e6e6;
    color: #333;
    padding: 0 2px;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 10px;
}
.on {
    background: #7ba108;
    color: #fff;
    padding: 0 2px;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 10px;
}
/**/
.i_info {
    background: #e6e6e6;
    border-radius: 8px;
    height: auto;
    padding: 10px 7px;
    margin-bottom: 15px;
}
.i_img {
    text-align: center;
}
.i_mess {
    color: #808080;
    line-height: 15px;
    height: 50px;
    overflow: hidden;
}
.i_lnk, .i_lnk a{
    font-size: 11px;
    line-height: 13px;
    color: #198fcf;
    text-decoration: none;
    display: block;
}
.i_lnk a:hover {
    text-decoration: underline;
}
/**/
.trio {
    width: 33.3333333%;
    float: left
}
.trios_m {
    width: 33.3333333%;
    float: left;
}
.trios_m .trio {
    width: auto;
    margin-right: 10px;
    float: none;
}
/**/
.bott {
    color: #1e92d0;
    font-size: 11px;
}
.bott .date{
    height: 16px;
    line-height: 16px;
    background: url(/templates/classy/images/obmen/time.png) left center no-repeat;
    padding-left: 18px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.bott .view{
    height: 16px;
    line-height: 16px;
    background: url(/templates/classy/images/obmen/view.png) left center no-repeat;
    padding-left: 18px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.comm{
    height: 16px;
    line-height: 16px;
    background: url(/templates/classy/images/obmen/comment.png) left center no-repeat;
    padding-left: 18px;
    display: inline-block;
    float: left;
}
.comm1{
    height: 16px;
    line-height: 16px;
    background: url(../images/obmen/comm1.png) left center no-repeat;
    padding-left: 18px;
    display: inline-block;
    float: left;
}
a.chat{
    height: 16px;
    line-height: 16px;
    background: url(/templates/classy/images/obmen/chat.png) left center no-repeat;
    padding-left: 15px;
    display: block;
    margin-top: 10px;
    text-decoration: none;
}
/**/
.o_title {
    margin-bottom: 10px;
    border-bottom: 2px solid #999;
}
a.podr {
    display: block;
    text-align: right;
    font-weight: bold;
}
.obmen_img {
    margin: 0 20px 20px 10px;
    padding: 2px;
    border: 1px solid #999;
    overflow: hidden;
}
/**/
.trios {
    width: 500px;
    float: left;
}
/**/
.oo1 {
    background: url(../images/obmen/obmen.png) left center no-repeat;
    padding-left: 18px;
}
.oo2 {
    background: url(../images/obmen/obmen1.png) left center no-repeat;
    padding-left: 18px;
}
.ok {
    background: url(../images/obmen/ok.gif) left center no-repeat;
    padding-left: 18px;
}