#content
{
	background-image: none;
}

#content div.Image
{
	float: right;
	width: 150px;
	padding-left: 1em;
	margin-bottom: 0.5em;
}

#content div.Image p
{
	font-size: 11px;
	margin-top: .5em;
	color: #969;
}

#content SPAN.ImageRight
{
	float: right;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 1.2em;
	line-height: 1.3em;
	text-align: left;
	color: #4F354F;
	font-size: 11px;
}
#content SPAN.ImageLeft
{
	margin-bottom: 1em;
	margin-top: 1em;
	margin-right: 1.2em;
	text-align: left;
	color: #4F354F;
	font-size: 11px;
	line-height: 1.3em;
	float: left;
}

div.PostalCodeSearch { margin-top: 30px; }

