.osd_chat_block{
	border-radius: 25px;
    position: absolute;
    background: url("template/default/i/25alfa_20.png");") right;
    -webkit-border-radius: 8px;
}

.osd_chat_block .osd_chat{
    color: #fff;
    text-shadow: #555 -1px -1px 2px;
    font-size: 28px;
    font-weight: normal;
    margin: 4px 8px 0 8px;
    line-height: 28px;
}

