.page_banners #content
{
	float: left;
	width: 577px;
	height: 100%;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #fdebb5;
	background-image: url(../images/bg_text2_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

	.page_banners #content #text
	{
		min-height: 480px;
		padding: 11px;
		margin: 0 0 8px 0;
		background-image: url(../images/bg_text2_top.gif);
		background-position: top;
		background-repeat: no-repeat;
	}