#user_bar{
background:#fbdb6e;
}
#user_bar ul{
margin-top:20px;
float:right;
width:230px;
}
#user_bar ul li{
margin-bottom:5px;
color:#789B10;
font-weight:bold;
font-size:12px;
background:#c1cc89 url('http://www.sinema.com/gfx/default/user_list_corner.gif') no-repeat;
}
#user_bar ul li a{
width:230px;
display:block;
color:#625950;
text-decoration:none;
display:inline-block;
padding:8px 0 8px 15px;
background: url('http://www.sinema.com/gfx/default/user_list_bottom_corner.gif') no-repeat left bottom;
width:215px;
}
#user_bar ul li a:hover{
color:#fbdb6e;
background:url('http://www.sinema.com/gfx/default/user_list_hover.gif') repeat-y;
}
.online {
padding:20px;
font-size:11px;
}
.online .ln {
font-size:9px;
color:#888888;
}
.online .message {
width:25px;
float:left;
}
.online .username {
width:220px;
height:30px;
overflow:hidden;
float:left;
height:25px;
}
.online .page {
float:left;
width:200px;
height:25px;
overflow:hidden;
}
.online a{
text-decoration:none;
color:#789B10;
}
.online a:hover{
text-decoration:underline;
}