.alignRight { float: right; valign: top; padding:0px 0px 10px 10px; }
.alignLeft { float: left; valign: top; padding:0px 10px 0px 0px; }
.alignCenter { float: center; valign: top; padding:2px 2px 2px 2px; }

.spviMiniViewHeadingText {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color:#663300;
}

.spviMiniViewHeadingText2 {
        font-size: 76px;
        font-weight: bold;
        text-align: center;
        color:#ff0000;
}

.spviMiniViewHeading {
        background: url('parchment.jpg');
        text-transform: none;
        margin: 0em 0em 0em 0em;
}

.spviMiniViewHeading2 {
        background: url('parchment.jpg');
        font-size: 12px;
        text-transform: none;
        margin: 0em 0em 0em 0em;
}

.spviMediumViewHeadingText {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        color:#3333ff;
        margin: 0em 0em 0em 0em;
}

.spviMediumViewHeading {
        background: url('parchment.jpg');
}

.spviNewsViewHeadingText {
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        color:black;
}

.spviNewsViewHeading {
        background: url('parchment.jpg');
}

.spviHeading {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color:#ffcc00;
}

#aBorder {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: &dtml-globalBackgroundColor;;
    border-top-color: &dtml-globalBorderColor;;
    border-top-style: &dtml-borderStyle;;
    border-top-width: &dtml-borderWidth;;
    border-bottom-color: &dtml-globalBorderColor;;
    border-bottom-style: &dtml-borderStyle;;
    border-bottom-width: &dtml-borderWidth;;
    line-height: 1.3em;
    color: &dtml-fontColor;;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: &dtml-textTransform;;
    list-style: none;
}
