﻿.pnlListBox {
border: thin inset #FF0000;
float: right;
clear: none;
overflow: auto;
width: 370px;
height: 150px;
position: relative;
}
.text-right
{
    direction:rtl;
    text-align:right;   
    padding:20px;
}
.resultM
{
    text-align:right;
}
#contact i
{
    width:auto;
        float: right;
    font-size: 1.5em;
}