#follower {
position:relative;
float:right;
margin-right:5px;
width:111px;
height:70px;
z-index:50;
}

div#follower ul{
background:url(http://media.playpark.net/PP/asasb/followerBg_03.jpg) repeat-y;
padding:5px 9px;
}

div#follower ul li{
margin-left:10px;
padding:1px 0;
list-style:url(http://media.playpark.net/PP/asasb/list_arrow.jpg);
color:#999;
}

div#follower ul a{
color:#FFF;
text-decoration:none;
}

div#follower ul a:hover{
color:#ccc;
}
