#layout_home
{
     background-image: url(/img/home/home.jpg);
}

#newsflash
{
    position: absolute;
    top: 27px;
    left: 504px;
    width: 462px;
    height: 60px;
    background-color: white;
}

#newsflash p
{
    margin: 0;
    padding: 11px 0 0 28px;
    background-image: url(/img/common/link-on.png);
    background-repeat: no-repeat;
    background-position: 11px 13px;
}
