.content_container {
	width: 542px;
	float: right;
	margin-right: 120px;
}

.content_top {
	width: 542px;
	height: 6px;
	background: url('../images/content_top.jpg') no-repeat;
}

.content_middle {
	width: 540px;
	border-right: 1px solid #bc9755;
	border-left: 1px solid #bc9755;
	overflow: hidden;
	color: #7E7B77;
	padding-top: 10px;
}

.content_middle p,
.content_middle ul,
.content_middle table,
.content_middle form,
.content_middle h1,
.content_middle h2,
.content_middle h3,
.content_middle h4,
.content_middle h5,
.content_middle h6
{
	margin: 0px;
	padding: 8px 15px 8px 15px;
}

.content_middle ul li {
	margin: 0px 15px 0px 15px;
}

.content_bottom {
	width: 542px;
	height: 6px;
	background: url('../images/content_bottom.jpg') no-repeat;
}
