a.tzine,a.tzine:visited{
    background:url("../img/tzine.png") no-repeat right top;
    border:none;
    color:#FCFCFC;
    font-size:12px;
    height:70px;
    left:50%;
    line-height:31px;
    margin:23px 0 0 110px;
    position:absolute;
    top:0;
    width:290px;
}

.tri{
    border-color:transparent transparent #212121;
    border-style:solid;
    border-width:20px 17px;
    height:0;
    left:50%;
    margin:-40px 0 0 -400px;
    position:absolute;
    top:0;
    width:0;
}

.clear{
    clear:both;
}