.bluehead {
     margin: 0 0 8px 0;   
    }

.bluehead .outer {
    border: 0px solid #007ec0;
    background: #E6F5FC;
    }
    
.bluehead .title {
    display: block;
    padding: 2px 5px 2px 5px; 
    font-size: 0.8em;
    font-weight: bold;
    color: #fff; 
    background: #007ec0;
    text-align: center;
    }

.bluehead .content {
    display: block;
    width: auto;
    padding: 7px;
    }
    
.bluehead .rss {
    text-align: left;
    padding: 0;
    padding: 1px 0 1px 5px;
    }

.bluehead .content .Normal {
    font-size: 0.7em;
    color: #333;
    letter-spacing: 0px
    }

.iconbar {
    text-align: right;
    padding: 2px 0 0 0;
    }

.bluehead 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;}
.bluehead 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;}
.bluehead 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;}
.bluehead a     {color: #007EC0; font-weight: bold;}

.bluehead a:link, .bluehead a:visited	{color: #007ec0; text-decoration:none; font-weight: normal;}
.bluehead a:active            {color: #007ec0; text-decoration:none; font-weight: normal;}
.bluehead a:hover             {color: #007ec0; text-decoration:underline; font-weight: normal;}
