#body {
	position: relative;
	width:520px;
	min-height: 412px;
	_height: 412px;
	padding: 20px 20px 30px 20px;
	float: left;
	/*line-height: 18px;*/
}

#body p {
	line-height: 18px;
}

#contentBorder {
	width: 2px;
	min-height: 462px;
	_height: 462px;
	background-image: url(/inc/img/border.jpg);
	background-repeat: no-repeat;
	background-color: #f59554;
	float: left;
}