﻿.ro {
    margin-left: 5px;
    margin-top: 78px;
    padding-bottom: 10px;}
.cogr .coss ul li a.prev {
    background: url("../images/sprite.gif") no-repeat scroll 0 -730px transparent;
}

.cogr .coss ul li a.prev:hover {
    background: url("../images/sprite.gif") no-repeat scroll 0 -849px transparent;
}

.cogr .coss ul li a.pause {
    background: url("../images/sprite.gif") no-repeat scroll 0 -1206px transparent;
    border-width: 1px 0;
    width: 17px;
}

.cogr .coss ul li a.pause:hover {
    background: url("../images/sprite.gif") no-repeat scroll 0 -1325px transparent;
}
.cogr .coss ul li a.next {
    background: url("../images/sprite.gif") no-repeat scroll 0 -968px transparent;
}

.cogr .coss ul li a.next:hover {
    background: url("../images/sprite.gif") no-repeat scroll 0 -1087px transparent;
}
.cogr .coss ul li a {
    border: 1px solid #FFFFFF;
    display: block;
    height: 19px;
    padding: 0;
    text-decoration: none;
    width: 18px;
}

.cogr .coss ul li.last {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-size: 1.2em;
    line-height: normal;
    padding: 2px 0 4px 12px;
}
.cogr .coss ul li {
    float: left;
    list-style-type: none;
}
a.more, div.br *, .cotb *, .coss * {
    font-family: arial,sans-serif;
}
.coss { margin-top:-40px}
.coss ul li a span {
    display: none;
    left: -10000px;
    position: relative;
}

.coss ul li a.play:hover {
    background: url("../images/sprite.gif") no-repeat scroll 0 -1563px transparent;
}
.coss ul li a.play {
    background: url("../images/sprite.gif") no-repeat scroll 0 -1444px transparent;
    border-width: 1px 0;
    width: 17px;
}
