		#lifestyleShots {
			width:359px;
			height:308px;
			float:left;
			margin:0 20px 0 0;
			overflow:hidden;
			position:relative;
		}
		#lifestyleSlogan {
			color:#fff;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:1.3em;
			background:transparent url(/img/black-opacity50.png) left top repeat;
			position:absolute;
			left:5px;
			bottom:5px;
			z-index:400;
			padding:0 10px;
			line-height:1.8em;
		}
		#sidebar {
			width:150px;
			height:308px;
			float:right;
			margin:0 0 0 20px;
		}
		#sidebar a {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:1.2em;
			text-decoration:none;
			text-align:center;
			display:block;
			margin-bottom:25px;
			color:#5B5B5B;
		}
		#sidebar a:hover{
			color:#E15435;	
		}
		#sidebar a img {
			display:block;
			width:130px;
			margin:0 auto;
		}
		#main {
			width:400px;
			float:left;
		}
		#samples {
			clear:both;
			padding-top:25px;
		}
		
		.promoItems {
			padding-bottom:15px;
		}
		.promoItem {
			padding-bottom:10px;
			position:relative;
			overflow:visible;
		}
		.promoItemText {
			margin:0 0 0 38px;
			padding-bottom:10px;
			font-size:1.5em;
			line-height:1.3em;
			border-bottom:1px dashed #ccc;
		}
		.firstPromoItem, .firstPromoItem * {
			color:#DB5435 !important;
			font-weight:bold;
		}
		.promoItemText p {
			margin:0;
			padding:0;
		}
		.withOverlay .promoItemText {
			padding-top:20px;
		}
		.promoItemText, .promoItemText * {
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#4C3C2F;
		}
		
		.promoItemOverlay {
			position:absolute;
			top:0px;
			left:0px;
		}

