


/*-= UserCard =-*/
div.UserCard{position:absolute; z-index:1; width:357px; height:309px; background:url(/images/bgUserCard.gif) no-repeat;}
div.UserCard table{position:relative; top: 18px; left:50px; width:357px;}
div.UserCard td.right{text-align:left; vertical-align:top; line-height:170%;}
div.UserCard img.face{width:70px; border:solid 1px #5b7790;}
div.UserCard a{color:#01359d;}

div.UserCard img.addFriend{width:61px; height:17px; background:url(topic/addFriend.gif) no-repeat; margin-bottom:5px;}
div.UserCard img.sendIMMsg{width:61px; height:17px; background:url(topic/sendIMMsg.gif) no-repeat; margin-bottom:5px;}
div.UserCard img.goBlog{width:61px; height:17px; background:url(topic/goBlog.gif) no-repeat; margin-bottom:5px;}


