.confirmation-wrapper { width: 675px; padding: 0 10px; }
.confirmation-wrapper h1 { margin-bottom: 15px; }

.confirmation-wrapper .banner { height: 260px; *height: 280px; width: 675px; padding: 10px; background: url(../images/confirmation-landing/banner-bg.jpg) no-repeat; font-size: 14px; color: #333; }
.confirmation-wrapper .banner p { color: #fff; width: 485px; left: 170px; position: relative; }
.confirmation-wrapper .banner img.bannerimg { margin: 15px; margin-top: 45px; float: left; }


.details { text-align: right; padding-right: 15px; margin-top: 10px; margin-bottom: 10px; }
	.details a { background: url(../images/confirmation-landing/detailslnk.gif) top right no-repeat;  text-decoration: none; font-size: 12px; padding-right: 15px; }
	.details a:hover { text-decoration: underline; }

.start { margin-top: 15px; text-align: center; }

.bottom { width: 675px; position: relative; }
	.idea { width: 425px; background: #f7f4f2; color: #655246; position: relative; padding: 10px; height: 460px; font-size: 14px; }
		.idea h1 { color: #655246; font-size: 16px; font-weight: bold; }

	.images { 
		position: absolute; 
		top: 0;
		right: 0;
		width: 220px; 
		background: url(../images/prayer-landing/box-top.gif) top left repeat-x; 
		border: solid 1px #e5e5e5; 
		text-align: center;
		padding-top: 15px;
	}
	
	.bottom  .last { top: 200px; }

	