#marqueecontainer{
position: relative;
width: 183px; 
height: 85px; 
overflow: hidden;
/*padding-right: 2px;*/
}
#vmarquee{
	width: 98%;
	position: absolute;
	left:0px;
}