.move-text{

    /*background: url("top-nav-bg.png");
    */
    background:#FFD500 ;
    width: 100%;
    height: 40px;

}
.move-text .announcement {
    padding-top: 10px;
    padding-left: 10%;
position: relative;
float: left;
    /*background: url("top-nav-bg.png");
    */
    background:#FFD500 ;
    height: 100%;
/*width: 20%;*/
    color: #FF0000;

}
.marquee {
    padding-top: 10px;
    margin: 0 auto;
    color: #fff;
    font-size: 1em;
    height: 10%;
    width: 80%;
    left: 20%;
    float: left;
}
.marquee a{
    color:#ED3237;

    text-decoration:underline;
    font-size: 13px;
}

.marquee {

}


.move-text .student-login{
float: right;
    position: relative;
    padding-left: 3%;
    /*background: url("top-nav-bg.png"); */
    background:#FFD500 ;
width: 20%;
    color: #FF0000;
    border-left: 2px solid grey;

}
.student-login a{
    color: #FF0000;
}
