/* ÊÎÍÒÀÊÒÛ */
/* question */
.contucts_messages #q{
padding-left:25px;
background:url(../../images/q.gif) top left no-repeat;
margin-bottom:3px;
}
.contucts_messages #q span{
font-weight:bold;
color:#6699CC;
}
/* reply */
.contucts_messages #r{
margin-top:0px;
padding-left:25px;
background:url(../../images/arrow_right.gif) top left no-repeat;
}