/* $Id: style.css 21204 2007-01-29 12:12:37Z markwest $ */
#groupsmenu {
  text-align:center;
}

div.group-membership-alphanav {
  text-align:center;
}

ol#grouplist {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ol#grouplist li {
    margin: 0.5em;
}

span.pn-grouplistcell6 {
    width: 6%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell8 {
    width: 8%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell10 {
    width: 10%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell12 {
    font-weight: bold;
    width: 12%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell15 {
    font-weight: bold;
    width: 15%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell20 {
    font-weight: bold;
    width: 20%;
    float: left;
    text-align: left;
}

span.pn-grouplistcell30 {
    font-weight: bold;
    width: 30%;
    float: left;
    text-align: left;
}

.pn-groupinfo {
    text-align: center;
    font-weight: bold;
    color: red;
}

.pn-grouppendingapplication {
	padding: 5px;
	border: solid 1px;
}

