@charset "windows-1256";
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 100px; /*marquee height */
background-color: transparent;
overflow: hidden;
padding: 2px;
padding-left: 0px;
}
.style1 {font-size: 9pt}

