		#bannerBottom {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 80px;
			background: #0699f5;
			text-align:center;
		}
		#bannerBottom div.shadow {
			display: block;
			background: url(/image/banner_btm_shdw.png) repeat-x;
			width: 100%;
			height: 9px;
			position: absolute;
			top: -9px;
			left: 0px;
		}
		#bannerBottom div.content {
			position: relative;
			margin:0 auto;
			width:905px;
			text-align:left;
		}
		#bannerBottom div.content a.close {
			position: absolute;
			right:-10px;
			top:10px;
		}

	#productleaflet {
		position:absolute;
		top:0px;
		right: 30px;
	}

	img.text {
		margin-top:20px;
		margin-left:60px;
	}
	
	body {
		padding-top: 80px;
		background-position: 0 50px;
	}
		body#m53 {
			background-position: 0 80px;
		}
	