#bannerImg {
	height:155px;
	position: relative;
}

#bannerImg img {
	display:none;
	position: absolute;
	right: 0px;
	top: 0px;
}
