
#ecomaidPageContent #left, #ecomaidPageContent #middle, #ecomaidPageContent #right {
	display: block;
	float: left;
	width: 264px;
	height: 517px;
	position: relative;
	top: -1px;
	color: #296eb6;
}

#ecomaidPageContent #left {
	position: relative;
	z-index: 1;
	background-image: url('../images/ecomaid-left.jpg');
	background-repeat: no-repeat;
	padding: 430px 0 0 40px;
	height: 83px;
	width: 224px;
	font-size: 10px;
	line-height: 12px;
}

#ecomaidPageContent #middle {
	background-image: url('../images/ecomaid-middle.jpg');
	background-repeat: no-repeat;
	padding: 186px 0 0 30px;
	font-size: 10px;
	height: 330px;
	list-style-image: url('../images/list-bg.gif');
	line-height: 12px;
	width: 234px;
}

#ecomaidPageContent #middle li {
	padding-left: 20px;
	margin: 9px 0;
}

#ecomaidPageContent #right {
	background-image: url('../images/ecomaid-right.jpg');
	background-repeat: no-repeat;
	width: 235px;
	position: relative;
	font-size: 10px;
	padding-top: 180px;
	padding-left: 30px;
	line-height: 12px;
	height: 336px;
}

#ecomaidPageContent #right p {
	margin: 0;
}

#ecomaidPageContent #right table {
	display: block;
	float: left;
	margin-left:5px;
	width: 120px;
	white-space: nowrap;
}

#ecomaidPageContent #right img {
	position: absolute;
	top: -9px;
	left: 113px;
}

#pageFourHeading {
	display: none;
}

div.buttonRow {
	display: none;
}
