.banner_outer_container {
	position: relative;
	height:100%;
}

.banner_container {
	overflow: hidden;
	position: absolute;
	left:6px;
	top: 4px;
	height:96%;
	width: 100px;
}

.banner_runner {
    position: absolute;
	left: 0px;
	/* white-space: normal;*/
}
