.randomPortletTableHeader {
    vertical-align: middle;
    text-align: left;
    padding-bottom: 5px;
}

.randomPortletContentCell {
    text-align: left;
    padding-bottom: 8px;
}

.randomPortletImageCell {
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}

.randomPortletContainer {
    height: 300px;
    overflow: auto;
}

.categoryImageCell, .itemImageCell, .categoryNameCell, .itemNameCell {
    padding-right: 5px;
    padding-top: 5px;
}

.categoryImageCell, .itemImageCell {
    text-align: right;
    vertical-align: top;
    width: 25px;
}

.categoryNameCell, .itemNameCell {
    text-align: left;
    vertical-align: center;
}

.categoryNameCell {
    font-weight: bold;
    text-decoration: none;
}

.pager * {
    padding: 1px 5px;
}

.pager .selected {
    text-decoration: none;
    color: #000000;
}

.blueText {
    color: #3366cc;
}

.hugeSpaced {
    padding-bottom: 5px;
    padding-top: 5px;
}

.chosenNpaType {
    font-weight: bold;
}

.npaType {
    font-weight: normal;
}

.emptyLabel {
    color: #999999;
    font-style: italic;
}

.standardActCategoryLabel {
    font-weight: bold;
}