#esther #sectioncover {
	background:transparent url("images/esther/wheresestheryellowbar.gif") no-repeat left top;
	height:95px;
	/*border:1px solid #000;*/
}

#esther #page #maincol {
	width:492px;
	/*border:1px solid #ff0;*/
}

#esther #page #centercol {
	width:280px;
	/*border:1px solid #f00;*/
}

#esther #page #rightcol {
	width:150px;
}

#esther #centercol p.intro-paragraph {
	font-size:100%;
	margin-top:0px;
}

#esther #centercol p {
	font-size:90%;
}

#esther #rightcol, #esther #rightcol p, #esther #rightcol span {
	font-size:93%;
	line-height:1.6em;
}

#esther #rightcol p {
	margin:10px 0 20px 0;
}

#esther #rightcol h4 {
	margin:0 0 8px 0;
	padding:0;
	font-size:100%;
}

#esther #rightcol ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	font-size:90%;
	line-height:1.6em;
	text-transform:none;
}


