body.soul_sustainability_newsletter div#content {
	background-image:		url(/images/soul_sustainability_newsletter/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			586px;
	_height: 				586px;
	position: relative;
}

#content p,
#content ul,
#content td,
#content th,
#content td p {
	font-size: 1.2em;
	margin-bottom: 1.2em;
	}

#content select {
	font-size: 1.2em;
	}

#content a {
	color: #ba0001;
	}

	#content a:hover {
		text-decoration: none;
		}


/* Left Side
******************************************/

#content #left {
	position: absolute;
	left: 65px;
	top: 48px;
	width: 370px;
	height: 515px;

	}

#left-container {
	top: 100px;
	position: absolute;
	overflow: auto;
	width: 370px;
	height: 415px;
}
	
	#content #left h3.welcome {
		background-image: url(/images/soul_sustainability_newsletter/header_sustainability.gif);
		background-repeat: no-repeat;
		width: 314px;
		height: 14px;
		margin-bottom: 1.2em;
		}


/* Right Side
******************************************/

#content #right {
	position: absolute;
	left: 500px;
	top: 48px;
	width: 380px;
	height: 515px;
	overflow: auto;
	}


/* Sections
******************************************/

#content .newslettercontainer {
	position: absolute;
	top: 10px;
}

#content .section {
	clear: both;
	margin-bottom: 2em;
	}

#content .section img {
	float: left;
	margin: 0 8px 8px 0;
	}

#content .section p,
#content .section ul {
	margin-bottom: 1em;
	margin-right: .5em;
	margin-left: 120px;
	}
	
	#content .section ul {
		list-style-type: disc;
		padding-left: 1em;
	}
	
	#content .section p strong {
		}
	
	#content .section p.more {
		padding-top: 0;
		}
		
		#content .section p.more a {
			display: block;
			background-image: url(/images/soul_sustainability_newsletter/link_downloadpdf.gif);
			background-repeat: no-repeat;
			width: 108px;
			height: 14px;
			}
			
			#content .section p.more a:hover {
				background-image: url(/images/soul_sustainability_newsletter/link_downloadpdf_over.gif);
				}
