#imageShadow{
	float: left;
	width: 670px;
	height: 285px;
	background: url(../../images/imageShadow.png) no-repeat 0px 0px;
}

#myExtraContainer3{
	float: right;
	width: 215px;
	height: 245px;
	background: url(../../images/tint60.png);
	padding: 20px;
}

#myExtraContainer3 h1{
	font-size: 28px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	letter-spacing: 0px;
	font-weight: normal;
	line-height: normal;
}

#myExtraContainer3 p{
	padding: 5px 0px 12px 10px;
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#myExtraContainer3 a{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bolder;
}