* html .bodycontent3 {margin-right: 1in;}

#top_rt_image {
        display: block;
	position: absolute;
	top: -1px;
	left: 441px;
	z-index: 2; 
        }

#top_rt_image img {
	width: 326px;
	height: 46px;
        }

#top_rt_iframe {
        display: none;
        }

//IE corrections
* html #top_rt_image {
	top: 0px;
        }

