#lifebloodnews_outer{
    position: relative;
    width: 280px;
    height: 250px;
    margin-bottom: 10px;
}
#lifebloodnews_top{
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 35px;
    margin: 0 5px;
}
#lifebloodnews_mid{
    position: relative;
    float: left;
    float: left;
    background: url(news_middle.png) top left repeat-y;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 175px;
    margin: 0 5px;
}
#lifebloodnews_bot{
    position: relative;
    float: left;
    background: url(news_bottom.png) top left no-repeat;
    top: 0px;
    left: 0px;
    width: 270px;
    height: 40px;
    margin: 0 5px;
}

#lifebloodnews_tab_10 {
    position: absolute;
    top: 0px;
    left: 185px;
    height: 22px;
    width: 90px;
    cursor: pointer;
}
#lifebloodnews_tab_11 {
    position: absolute;
    top: 0px;
    left: 5px;
    height: 22px;
    width: 90px;
    cursor: pointer;
}
#lifebloodnews_tab_12 {
    position: absolute;
    top: 0px;
    left: 95px;
    height: 22px;
    width: 90px;
    cursor: pointer;
}
#lifebloodnews_readmore {
    position: absolute;
    top: 10px;
    left: 180px;
    cursor: pointer;
}
#lifebloodnews_readmore img {
    border: 0px;
}
div.lifebloodnews_top_10, div.lifebloodnews_top_11, div.lifebloodnews_top_12 {
    height: 35px;
    width: 270px;
    padding: 0;
    margin: 0;
}
div.lifebloodnews_top_10 {
    background: url(newsHome_fund.png) top left no-repeat;
}
div.lifebloodnews_top_11 {
    background: url(newsHome_prof.png) top left no-repeat;
}
div.lifebloodnews_top_12 {
    background: url(newsHome_pub.png) top left no-repeat;
}
div.lifebloodnews_mid_10, div.lifebloodnews_mid_11, div.lifebloodnews_mid_12 {
    position: absolute;
    width: 250px;
    padding: 0 10px;
    margin: 0;
}
div.lifebloodnews_cat_10, div.lifebloodnews_cat_11, div.lifebloodnews_cat_12 {
    height: 35px;
    width: 270px;
    padding: 0;
    margin: 0;
}
div.lifebloodnews_cat_10 {
    background: url(newsCat_fund.png) top left no-repeat;
}
div.lifebloodnews_cat_11 {
    background: url(newsCat_prof.png) top left no-repeat;
}
div.lifebloodnews_cat_12 {
    background: url(newsCat_pub.png) top left no-repeat;
}