﻿div.banner_container
{
	width: 468;
	height: 60;
	position: relative;
}
div.banner_container img
{
	width: 468;
	height:60;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

img.show2
{
	display: none;
	z-index: 1 !important;	
}

