        #body
        {
            background-image: url(../../images/composings/investor-relations.jpg);
        }

            #rightContent
            {
            }

                #news
                {
                    width: 215px;
                }

                    #news h2
                    {
                        font-size: 14px;
                        font-weight: bold;
                    }

                        #news ul
                        {
                            margin-bottom: 0;
                        }

                            #news li a
                            {
                                color: #262626;
                                text-decoration: none;
                                font-size: 12px;
                            }
