/* Friend Page - Design by Nguyen Dinh Thien - my.opera.com/thiendt5/ */


.friend-h2{margin:15px 0 8px 15px;width:80px;text-shadow:0 0 3px #000}
#myfriends li{float:left;height:auto;margin-left:10px;font-size:11px;overflow:hidden;padding-bottom:10px;}
#myfriends .first div, #myfriends div{border:1px solid #ccc;-moz-border-radius:4px;border-radius:4px;background:url(http://files.myopera.com/thiendt5/ThiNghiem/FriendBgr.jpg);}
#myfriends div:hover{cursor:pointer;border:1px solid #999;background-color:#999}
#myfriends li .send-msg{padding:10px;text-align:center;margin:0}
#myfriends li a,#myfriends li a:visited{text-decoration:none;display:block}
#myfriends li a:hover {color:#fff}
#myfriends img{display:block;width:158px;height:119px;margin:11px 11px 8px 11px}
#myfriends .friendname {display:block;padding:0;text-align:center;}
#myfriends .friendname span {display:block}
#myfriends .friendstatus {font-size:10px;color:#0000FF;margin:0 10px;font-weight:bold;}
#myfriends ul.nobullets {display: inline-block;}