/*replace _1 with module id*/

.marqueecontainer_News
{
    position: relative;
    width: 340px; /*marquee width */
    height: 375px; /*marquee height */
    background-color:Transparent ;
    overflow: hidden;
    border: solid 0px orange;
    padding: 0px;
    padding-left: 0px;
    padding-right:0px;
    /*z-index:-500;*/
	text-align:right;
	direction:rtl;
}

#marqueecontainer_News1{
    
}
