.section-updates li{
                list-style-type: none;
                    text-align: justify;
                font-size: 14px;
            }
            .section-updates label{
                text-align: left;
                font-size: 10px;
                color: gray;
                font-family: sans-serif;
                margin: 0;
                height: 17px;
            }
            a{
                cursor:pointer;
            }
            .btn {
                color:white !important;
            }
            .section-updates marquee{
                padding-right:20px;
                color:inherit;
                text-decoration:inherit;
                font-size:inherit;
                font-family:inherit;
                height: 23px;
            }
            .more{
                float: right;
                margin-right: 20px;
            }