.redhead {
    margin:  0 0 8px 0;
}

.redhead .outer {
    border: 0px solid #D9353C;
    background: #FFD9D9;
}
    
.redhead .title {
    display: block;
    padding: 2px 5px 2px 5px;
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #e62126;
    text-align: center;
}

.redhead .content {
    display: block;
    width: auto;
    padding: 7px;
    }
    
.redhead .rss {
    text-align: left;
    padding: 0;
    padding: 1px 0 1px 5px;
    }

.redhead .content .Normal {
    font-size: 0.7em;
    color: #333;
    letter-spacing: 0px;
    }

.iconbar {
    text-align: right;
    padding: 2px 0 0 0;
    }

.redhead H2     {font-family: arial, helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #666; margin: 0; padding: 0 0 2px 0; letter-spacing: 1px;}
.redhead H3     {font-family: arial, helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #666; margin: 0; padding: 0 0 0 0; letter-spacing: 1px; font-style: normal;}
.redhead H4     {font-family: arial, helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #666; margin: 0; padding: 0 0 0 0; letter-spacing: 1px;}
.redhead a      {color: #BA232B; font-weight: bold;}



