root { 
    display: block;
}

.titlu_serv{
    background-color:#FF6600;
    color:#FFFFFF;
    font-weight: bold;
    padding-left: 3px;
    line-height: 16px;
}

.msg_head {
    cursor: pointer;
	position: relative;
}

.msg_body {
    padding-top: 5px;
}