/* banners */

#primary-content .float-left-content{
	float:left;
	border:1px solid #f00;
}

.embedded-right {
	float:right;
	margin:20px;
	margin-right:0px;
}

.embedded-left {
	float:left;
	margin:20px;
	margin-left:0px;
}
/* new*/
div.content-corner-cutout {
background-image:url(/images/content/cutout-grey-bottom-right.gif);
bottom:-4px;
height:18px;
position:relative;
right:-142px;
width:23px;
}

#imgbottom {background:transparent url(/images/content/Content/ee/ESR2-green-planner.jpg) no-repeat scroll 0%;
}

