#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 55px; /*marquee height */
background-color:;
overflow: hidden;
padding: 0px;
padding-left: 4px;
margin:10px 0px 5px 80px;
font-weight:bold;
}
