﻿.panelusuario
{
     position:absolute;
     top:60px;
     left:894px; 
     font-family : Verdana;
     font-size: 10px;
     font-style:normal;
     color: #ededed;  
     TEXT-DECORATION: none; COLOR: #d6d6d6;     
}
.nombreuser
{
    font-family : Verdana;
    font-size: 16px;
    font-style:normal;
    color: #ededed; 
    text-decoration:none;
    font-weight:bold;
}
.enlace
{
   TEXT-DECORATION: none; COLOR: #d6d6d6;
 }
 .enlacelistas
{
color:#9FA7AF;
font-family:verdana;
font-size:11px;
position:relative;
 }
 .imguser
{
    position:relative;
     top:1px;
     left:12px; 
}