.title_red .Head {color:#C00;}

.archives_callout_top{
    background-color: #d5e3e0;
    background-image:url(/Portals/0/images/int_blog_bug_archives_top.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 248px;
    height: 58px;
    margin-top: 10px;
}
.archives_callout{
    background-color: #d5e3e0;
    background-image:url(/Portals/0/images/int_blog_bug_repeater.jpg);
    background-position:left top;
    background-repeat: repeat-y;
    width: 248px;
    padding: 0px 0px;
}
.archives_callout_bottom{
    background-color: #d5e3e0;
    background-image:url(/Portals/0/images/int_blog_bug_bottom.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 248px;
    height: 36px;
}

.archives_callout .archives_head .Head .Head{ display: block; text-indent: -9999px; font-size: 0px; line-height: 0px; }
.archives_callout p{ 
    line-height: 15px;
    width: 190px; 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #5e5e5e;
    margin: 0px;
}
.archives_callout p.archives_date{
    padding: 20px 0 0;
    border-top: 1px solid #c8d7d4;
    font-size: 12px;
}
.archives_callout p.archives_details{
    margin: 0 0 10px;
}
.archives_callout p.archives_details a{
    color: #686968;
}
.archives_callout p.archives_date{
    color: #2e2e2e
}