/*
// Copyright 2000-2004 Larch Networks
// @(#) $Id: wishes.css 25 2009-04-13 01:11:52Z lars $
*/
.wish {
 text-align: left;
 width: 100%;
}

.userlist {
 min-width: 150px;
 list-style: none;
 margin-top: 0px;
 padding-left: 0px;
}

.userlist a {
 text-decoration: none;
}