div.inbox {
		margin-right: auto; 
		margin-left: auto;
		background: transparent url(inbox.gif) scroll top left; 
		width: 1009px;
		height: 823px;
		}

p {margin-left: 48px}
#guarantee, #guarantee p {width: 260px}

		/* Guarantee Stamp */
		
		#stamp {margin-top: -100px; margin-left: 80%; position: relative; width: 132px; height: 132px; background: url("../home/greenguarantee.gif")}
		#stamp a {display: block; width: 132px; height: 132px;}
		/* Suppress the nested <img> border. */
		#stamp a img { border: 0px;}
		/* Hide the <img> onmouseover. */
		#stamp a:hover img { visibility: hidden; }
		#guarantee p { width: 290px; border-width: 0px; }
		
