#LongTextLanding
{
	width: 585px;
	margin: 0;
}

#LongTextLanding .header
{
	background: #165594 url(http://cachefly.eslworldwide.com/esl/img_modules/esl/topbar585.jpg) no-repeat;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 8px;
	margin-bottom: 1px;
}

#LongTextLanding .content
{
	background-color: #A3CAF1;
	padding: 5px;
}

#LongTextLanding .content img
{
	border: solid 3px #fff;
	float: left;
	margin: 0 10px 10px 0;
}

