.profileRowAjax_small{
    margin:10px;   
}
.profileRowAjax_small .sname{    
    position:absolute;
    font-size:18px;
    color:#990000;
    font-weight:bold;
    left:100px;
}
.profileRowAjax_small .sphoto{
    position:absolute;
    width:78px;
    height:80px;        

    left:2px;
    top:1px;
}
.profileRowAjax_small .profileAge_Person1{
    position:absolute;
    left:86px;
    top:29px;
    font-size:10px;
}
.profileRowAjax_small .profileAge_Person2{
    position:absolute;
    left:104px;
    top:47px;
    font-size:10px;
}
.profileRowAjax_small .profileDatingText{
    position:absolute;
    left:152px;
    top: 18px;
    width: 190px;
    height: 41px;
    color:#006666;
    font-weight:bold;
}

.profileRowAjax_small .profileCtry{
    position:absolute;
    width:210px;
    left:148px;
    top:59px;
    height:21px;
    text-align:right;
    font-size:12px;
}

.profileRowAjax_small .profileOnline{
    position:absolute;
    top:10px;
    left:590px;

}
.profileRowAjax_small .profileDates{
    position:absolute;
    left:139px;
    top: 59px;
    width: 216px;
    height: 20px;
    font-size:10px;
    text-align:right;
}

