.frame {
width:468;
height:246;
border:none;
overflow:hidden;
border:0px solid black;
padding: 2px;
padding-left: 4px;
}

#marqueecontainer{
position: relative;
width: 440px; /*marquee width */
height: 246px; /*marquee height */
background-color: inherite;
overflow: hidden;
padding: 2px;
padding-left: 4px;
padding-top: 1px;
}