/*--------------------------------------------------*/
/* Advice						                    */

	#content {
		float: left;
		width: 762px;
	}

		h2 {
			font-size: 1.7em;
			line-height: 1em;
		}

		#content #footstools {
			border: 1px solid #ccc;
			background: url("/a/img/inspiration/footstools.jpg") no-repeat 97% 8px;
			width: 744px;
			margin: 8px 0 0;
			padding: 8px 8px 8px;
			clear: both;
		}

			#content #footstools p {
				padding-right: 360px;
			}

				#content #footstools p.more {
					padding-right: 8px;
				}

		#content #advice {
			border: 1px solid #ccc;
			background: url("/a/img/inspiration/advice.jpg") no-repeat 97% 40%;
			width: 744px;
			margin: 8px 0 0;
			padding: 8px 8px 8px;
			clear: both;
		}

			#content #advice p {
				padding-right: 340px;
			}

				#content #advice p.more {
					padding-right: 8px;
				}

/*--------------------------------------------------*/
/* Generic						                    */

	blockquote {
		font: italic 1.2em "Georgia";
	}

/*--------------------------------------------------*/
/* Sit test		          			                    */

	#sitTest {
		background: #666 url("/a/img/common/sitTest.gif") no-repeat 0 0;
		margin: 6px 0 10px;
		padding: 96px 4px 4px;
	}

		#sitTest p {
			background: #fff;
			border: 1px solid #cdc9c9;
			padding: 4px;
			position: relative;
		}

			#sitTest .map {
				background: url("/a/img/sofaCollections/showroom.png") no-repeat 0 0;
				display: block;
				height: 90px;
				width: 57px;
				position: absolute;
				top: -8px;
				left: -2px;
			}

			#sitTest a {
				background: #eee9e9;
				display: block;
				font: italic 1.6em "Georgia";
				line-height: 1.1em;
				color: #333;
				text-decoration: none;
				padding: 4px 0 4px 58px;
			}

				#sitTest a span {
					background: url("/a/img/global/arrowRed.gif") no-repeat 100% 90%;
					padding-right: 20px;
				}
