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

body.press_landing div#content p {
	margin-bottom: 1.5em;
	}

a:hover {
	text-decoration: none;
	}



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

#content #left {
	position: absolute;
	left: 63px;
	top: 42px;
	width: 390px;
	height: 500px;
	overflow: hidden;
	}

	#content #left a {
		color: #ba0001
		}

	#content #left p,
	#content #left ul {
		font-size: 1.2em;
		margin-bottom: 1.2em;
		}
		
		#content .hidden {
			display: none;
		}

	#content #left h3.welcome {
		background-image: url(/images/soul_sustainability_tips/header_howto.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 228px;
		height: 32px;
		margin-bottom: 2em;
		}

	#content #left .purchasecooltags a {
		display: block;
		background-image: url(/images/soul_sustainability_tips/link_purchasecooltags.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 181px;
		height: 35px;
		position: absolute;
		top: 280px;
		left: 145px;
		}
		
		#content #left .purchasecooltags a:hover {
			background-image: url(/images/soul_sustainability_tips/link_purchasecooltags_over.gif);
			}



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

#content #right {
	position: absolute;
	left: 485px;
	top: 34px;
	width: 425px;
	height: 540px;
	color: #242021;
	font-size: 1.2em;
	}

	#content #right h3.browsetips {
		position: relative;
		background-image: url(/images/soul_sustainability_tips/header_browsetips.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 117px;
		height: 46px;
		}

	#content #right .scroller h3 {
		background-repeat: no-repeat;
		text-indent: -3000px;
		height: 33px;
		margin-top: 2em;
		margin-left: 1em;
		}

img.sus_tip {
	margin-left: 13px;
	margin-top: 2em;

}
		
		#content #right .scroller h3.eatgreen {
			background-image: url(/images/soul_sustainability_tips/header_eatgreen.gif);
			margin-top: 0;
		}
		
		#content #right .scroller h3.getaround {
			background-image: url(/images/soul_sustainability_tips/header_getaround.gif);
		}
		
		#content #right .scroller h3.greenup {
			background-image: url(/images/soul_sustainability_tips/header_greenup.gif);
		}
		
		#content #right .scroller h3.speakup {
			background-image: url(/images/soul_sustainability_tips/header_speakup.gif);
		}
		

	#content #right .scroller {
		height: 90%;
		overflow: auto;
		padding-right: 8px;
		}
		
		#content #right .scroller p {
			margin-top: 1em;
			font-weight: bold;
			}
			
			#content #right .scroller p.hidden {
				font-weight: normal;
				margin-top: 5px;
				margin-left: 18px;
				line-height: 150%;
				}
		
		#content #right .scroller a {
			color: #BA0001;
			text-decoration: none;
			}
			
			#content #right .scroller a:hover {
				color: #333;
				}
