#userActions li a {
display: block;
width: 200px;
text-decoration: none;
font-size: 12px;}
#userActions li a:hover{
color: #ffffff;
background-color: #000000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;}
.super-actions {display:none;}

