/*--------------------------------------------------*/
/* Why communications house                         */

	#communicationsHouse {
		position: relative;
	}

		#why {
			background: transparent url("../../img/whyCommunicationsHouse/background.gif") no-repeat 0 0;
			width: 399px;
			padding: 16px 12px 12px 16px;
			position: relative;
			z-index: 2;
		}

			#why h1 {
				font-size: 1em;
			}

				#why h1 span {
					display: block;
				}

			#why p.last {
				padding-right: 50px;
			}

		#schematic {
			z-index: 1;
			margin: -270px 0 -100px 110px;
			position: relative;
		}