.greenhead {
    margin: 0 0 8px 0;
}

.greenhead .outer {
    border: 0px solid #D9353C;
    background: #F3F9E8;
}
    
.greenhead .title {
    display: block;
    padding: 2px 5px 2px 5px;
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #69701D;
    text-align: center;
}

.greenhead .content {
    display: block;
    width: auto;
    padding: 7px;
    }
    
.greenhead .Normal {
    
    }
    
.greenhead .rss {
    text-align: left;
    padding: 0;
    padding: 1px 0 1px 5px;
    }

.greenhead .content .Normal {
    font-size: 0.7em;
    color: #333;
    letter-spacing: 0px
    }

.iconbar {
    text-align: right;
    padding: 2px 0 0 0;
    }

.greenhead H2   {font-family: arial, helvetica, sans-serif; font-size: 1.1em; font-weight: bold; color: #444; margin: 0; padding: 0 0 2px 0; letter-spacing: 1px;}
.greenhead H3   {font-family: arial, helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #444; margin: 0; padding: 0 0 0 0; letter-spacing: 1px; font-style: normal;}
.greenhead H4   {font-family: arial, helvetica, sans-serif; font-size: 1.0em; font-weight: bold; color: #444; margin: 0; padding: 0 0 0 0; letter-spacing: 1px;}
.greenhead a    {color: #51681A; font-weight: bold;}

.greenhead a:link, .greenhead a:visited
                        {color: #51681A; text-decoration: none; font-weight: bold;}
.greenhead a:active     {color: #51681A; text-decoration:none; font-weight: bold;}
.greenhead a:hover      {color: #51681A; text-decoration:underline; font-weight: bold;}

