.content-frame {
	padding: 7px 10px 10px 10px;
}

#body-pane .content-pane {
	min-height:334px;
	#min-height:328px;
}

#body-pane .content-pane .content {
	width: 634px;
	padding-left: 20px;
	padding-right: 20px;

	background-color: #EDECE6;
	border-left: 1px solid #725F53;
	border-right: 1px solid #725F53;

}

#body-pane .content-pane .content p {
	margin-left: 0px;
	margin-right: 0px;
}

#body-pane .content-pane .box_top, #body-pane .content-pane .box_bottom {
	height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}

#body-pane .content-pane .box_top {
	background-image: url(/common/images/interface/corners/corners_medium.gif);
}

#body-pane .content-pane .box_bottom div {
	position: relative;
	float: left;
	height: 53px;
}


	

