.title_red .Head {color:#C00;}

.blog_callout_top{
    /*background-color: #d5e3e0;*/
    background-image:url(/Portals/0/images/index_blog_bg_top.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 243px;
    height: 49px;
}
.blog_callout{
    /*background-color: #d5e3e0;*/
    background-image:url(/Portals/0/images/index_blog_bg_repeater.jpg);
    background-position:left top;
    background-repeat: repeat-y;
    width: 203px;
    padding: 0px 20px;
}
.blog_callout_bottom{
   /* background-color: #d5e3e0;*/
    background-image:url(/Portals/0/images/index_blog_bg_bottom.jpg);
    background-position:left top;
    background-repeat: no-repeat;
    width: 243px;
    height: 56px;
}

.blog_callout a{ color: #616161; }
.blog_callout .blog_head .Head .Head{ display: block; text-indent: -9999px; font-size: 0px; line-height: 0px; }
.blog_callout p{ 
    line-height: 15px;
    width: 190px; 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #5e5e5e;
    margin: 0px;
}
.blog_callout p.blog_date{
    padding: 20px 0 0;
    border-top: 1px solid #c8d7d4;
    font-size: 12px;
}
.blog_callout p.blog_details{
    margin: 0 0 0px;
}
.blog_callout p.blog_details a{
    color: #686968;
}
.blog_callout p.blog_date{
    color: #2e2e2e
}
