body {
	background-color: #CF9A3A;
}
.wbte {
	position : relative;
	width : 1080px;
	border-right : 5px solid #160A00;
	
}
	.wbte a {
		color : #333;
	}
		.wbte a:hover {
			color : #333;
		}
		.wbte a:active {
			color : #333;
		}
		.wbte a:visted {
			color : #333;
		}
.wbte #wet,
.wbte #behind,
.wbte #the,
.wbte #ears {
	min-height: 200px;
	border-bottom : 5px solid #160A00;
}
	
.wbte #wet {
	background:#EDE9E8 url('../../../images/features/2009/wbteWhiteBg.jpg') repeat top left;
	
}
	.wbte h1 {
		height: 0px;
		width: 0px;
		float: left;
		text-indent : -9999px;
	}
	.wbte #wet div {
		background:transparent url('../../../images/features/2009/wbteWet.png') no-repeat center right;
		
	}
.wbte #behind {
	background: #CF9A3A url('../../../images/features/2009/wbteOrangeBg.jpg') repeat top left;	
}
	.wbte #behind  div{
		background:transparent url('../../../images/features/2009/wbteBehind.png') no-repeat center right;
	}
.wbte #the {
	background:#EDE9E8 url('../../../images/features/2009/wbteWhiteBg.jpg') repeat top left;
}
	.wbte #the div {
		background:transparent url('../../../images/features/2009/wbteThe.png') no-repeat center right
	}
.wbte #ears {
	background: #CF9A3A url('../../../images/features/2009/wbteOrangeBg.jpg') repeat top left;
	border: none;
}
	.wbte #ears div {
		background:transparent url('../../../images/features/2009/wbteEars.png') no-repeat center right;
	}
.wbte p {
	margin-left : 10px;
	padding : 18px 586px 18px 10px;
	margin-bottom : 0px;
	font-size : 13px;
	line-height : 1.5em;
	letter-spacing : 0.2px;
}
	.wbte p:first-letter {
		font-size : 300%;
		font-weight: bold;
		float : left;
		margin-top : 4px;
		margin-right : 2px;
		
	}
		.wbte #ears p:first-letter, .wbte #behind p:first-letter {
			color : #19588d;
		}
		.wbte #wet p:first-letter, .wbte #the p:first-letter {
			color : #ac201f;
		}
	.wbte p + p:first-letter {
		font-size : 100%;
		font-weight: normal;
		margin : 0px;
		float : none;
		color : #000 !important;
	}
	



