/*--------------------------------------------------*/
/* Parker Knoll Heritage                            */

	.titleHeritage {
		background: url("../../img/parkerKnollHeritage/titleHeritage.gif") no-repeat 0 0;
		height: 22px;
		margin: 0 0 12px;
	}

	/*--------------------------------------------------*/
	/* Comment                                          */

		.comment {
			color: #aeb0c1;
			padding: 3px 0 12px;
		}

	/*--------------------------------------------------*/
	/* Content imagery                                  */


		#beginning img {
			float: left;
			margin: 30px 6px 12px 0;
		}


		#recliner img {
			float: right;
			margin: 48px 0 0 12px;
		}

	/*--------------------------------------------------*/
	/* Side panel                                       */

		#sidePanel {
			padding: 28px 0 0;
			width: 300px;
		}

			#sidePanel div.clear {
				background: #d9dae2;
				border-bottom: 1px solid #fff;
				padding: 12px 12px 6px;
			}

		/*--------------------------------------------------*/
		/* 1869				                                */

			#sidePanel .sixtyNine h3,
			#sidePanel .sixtyNine p {
				float: left;
				width: 180px;
			}

			#sidePanel .sixtyNine img {
				float: right;
			}

		/*--------------------------------------------------*/
		/* 1904                                             */

			#sidePanel div.zeroFour {
				background: #fff;
				padding-bottom: 0 !important;
			}

				#sidePanel .zeroFour img {
					float: left;
					display: inline;
					margin: -28px 0 0 24px;
				}

				#sidePanel .zeroFour p {
					text-align: right;
				}

		/*--------------------------------------------------*/
		/* 1931                                             */

			#sidePanel .thirtyOne img {
				float: right;
				margin: 82px 0 0 6px;
			}

		/*--------------------------------------------------*/
		/* 1932                                             */

			#sidePanel div.thirtyTwo {
				background: #aeb0c1;
 			}

				#sidePanel .thirtyTwo img {
					float: left;
					margin: -26px 12px 0 -12px;
				}

				#sidePanel .thirtyTwo h3,
				#sidePanel .thirtyTwo p {
					text-align: right;
				}

		/*--------------------------------------------------*/
		/* 1938                                             */

			#sidePanel div.thirtyEight {
				padding: 0 0 0 12px;
			}

				#sidePanel .thirtyEight h3 {
					padding: 12px 0;
				}

				#sidePanel .thirtyEight img {
					float: right;
					margin: -40px 0 0 6px;
				}

		/*--------------------------------------------------*/
		/* 1962                                             */

			#sidePanel .sixtyTwo {
				padding-bottom: 0!important;
			}

				#sidePanel .sixtyTwo h3 {
					margin: 0 0 -18px 42px;
				}

				#sidePanel .sixtyTwo img {
					float: left;
					margin: 0 6px 0 -12px;
				}

				#sidePanel .sixtyTwo p {
					text-align: right;
				}

		/*--------------------------------------------------*/
		/* 1976                                             */

			#sidePanel div.seventySix {
				background: #fff;
				padding-bottom: 0;
			}

				#sidePanel .seventySix img {
					margin: 0 -12px 0;
					position: relative;
				}

		/*--------------------------------------------------*/
		/* Today                                            */

			#sidePanel div.today {
				border: 0;
				font-size: 1.1em;
			}

				#sidePanel .today img {
					margin: 0 -12px -6px;
					position: relative;
				}

			#sidePanel div.craft {
				padding: 12px 12px 12px;
			}

				#sidePanel div.craft img {
					margin: 0 auto;
				}