.eg_l {
	float: left;
	padding-right: 10px;
}

.eg_l, .eg_r {
	width: 240px;
	padding-bottom: 50px;
}

.eg_r {
	float: right;
	padding-left: 10px;
}

.eg_order {
	text-align: center;
}

.examples {
	clear: both;
	height: 180px;
	padding: 15px 0px;
}

#homeRetreat {
	height: 500px;
}

.includes {
	border: 1px solid #505050;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 15px;
}

.includes img {
	border: 1px solid #505050;
	float: left;
	margin-right: 20px;
}

.manualBuy {
	text-align: right;
	width: 80px;
}

.manualInfo {
	width: 60px;
}

.manualList {
	float: right;
	font-size: 0.9em;
}

.manualList td {
	height: 40px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	border-bottom: 2px solid #F8F8F8;
	border-top: 2px solid #F8F8F8;
	padding: 0px 5px 5px 5px;
}

.manualName {
	text-align: left;
	width: 125px;
}

.manualPrice {
	text-align: right;
	width: 55px;
}

th.manualBuy {
	background-color: #F8F8F8;
}

th.manualInfo {
	background-color: #F8F8F8;
}

th.manualName {
	background-color: #F8F8F8;
}

th.manualPrice {
	background-color: #F8F8F8;
}

.price {
	font-style: italic;
	color: #FF0A03;
}

.priceOpts {
	/*position: absolute;
	bottom: 0px;
	right: 0px;*/
}

.prodBuy {
	float: right;
}

.prodDetails {
	position: relative;
	width: 260px;
	float: right;
}

.prodDetails h2 {
	text-decoration: underline;
}

.prodH1 {
	font-size: 0.9em;
	color: #505050;
}

.prodImg {
	border: 1px solid #DDDDDD;
}

.prodIntro {
	margin: 15px 0px;
	height: 160px;
}

.prodIntro img {
	float: left;
}

.prodLinks {
	text-align: center;
	font-weight: bold;
}

.prodOrder {
	position: relative;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #F3F3F3;
}

.prodPrice {
	margin: 12px 0px;
}

.prodSection {
	position: relative;
	width: 468px;
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;
	padding: 35px 15px 15px 15px;
	margin-top: 50px;
}

.prodTitle {
	position: absolute;
	top: -24px;
	left: 25px;
}

#slogan {
	text-align: center;
	margin-bottom: 25px;
}


/* ------ START: Recommendations ------*/

#other_prods {
	clear: both;
}

.rec_links {
	position: relative;
	width: 200px;
	height: 230px;
	float: left;
	text-align: center;
	padding: 10px 17px;
}

.rec_links a {
	display: block;
}

.rec_section {
	clear: both;
	margin: 30px 0px;
	border-top: 1px solid #DDDDDD;
}
/* ------ END: Recommendations ------*/
