.prayer-wrapper { width: 675px; padding: 0 10px; }
.prayer-wrapper h1 { margin-bottom: 15px; }
	.prayer-wrapper .copy { height: 230px; font-size: 14px; color: #333; }
	.prayer-wrapper .copy img.cert { margin-right: 15px; float: left; }
	.prayer-wrapper .copy a.blue-btn { 
		display: block; 
		background: url(../images/prayer-landing/start-here.gif) no-repeat; 
		width: 174px; 
		height: 39px; 
		color: #fff;
		margin-left: 167px; 
		line-height: 39px; 
		text-decoration: none;
		padding-left: 1.35em;
		margin-top: 20px;
		font-size: 16px;
		font-weight: bold;
	}
.bottom { width: 675px; position: relative; }
	.testimonials { width: 425px; background: #f7f4f2; color: #655246; position: relative; padding: 10px; height: 460px; }
		.testimonials h1 { color: #655246; font-size: 16px; font-weight: bold; }
		.testimonials li { border-bottom: solid 1px #b5937d; margin-bottom: 15px; padding-bottom: 15px; }
			.testimonials li.last { border-bottom: none; margin-bottom: none; }
		.testimonials .name { text-align: right; font-style: italic; }
	.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;
	}
	.images h1 { font-size: 16px; font-weight: bold; }
	.images li { margin-bottom: 5px; }
	.image li.last { border-bottom: none; }