.PropsBoss, .PropDetailsBoss {
	/* Old width: width: 551px; */
	width: 695px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
div.backPrint {
	text-align: right; 
	margin: 0 0 10px 0;
}
.PropsBoss h2 {
	margin: 10px 0 0 0;
	padding: 3px 10px;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	color: #FFF;
	background: #7A2140; /* 84455A */
}
.PropsBoss p, .PropDetailsBoss p {
	margin: 15px 0 0 0;
	padding: 0;
}
/* .PropsBoss a { color: #84455A; }
.PropsBoss a:hover { color: #666; } */

.PropsBoss .CategoryWrap {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #7A2140;
}
.PropsBoss h6 {
	float: left;
	clear: left;
	width: 90px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #666;
}


.PropsBoss table {
	clear: both;
	/* Old width: width: 528px; */
	/* width: 669px; */
	width:100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.PropsBoss th {
	margin: 0;
	padding: 4px;
	font-weight: normal;
	text-align: left;
	background: #9EB28F;
	border: 1px solid #9EB28F;
}
.PropsBoss td {
	/*width: 22%;*/
	margin: 0;
	padding: 4px;
	background: #F0F0FF;
	/* border: 1px solid #BBC; */
}
.PropsBoss td.Wide { width: 180px; }

.PropsBoss tr.Row2 td { background: #F2EFE5; }
.PropsBoss tr.Row1 td { background: #EAE4D4; }
.PropsBoss tr.RowBright td { background: #FFF; }



.PropDetailsBoss .ItemHead {
	clear: both;
	margin: 10px 0 0 0;
	padding: 5px 10px;
	font-weight: bold; 
	font-size: 11px;
	line-height: 14px;
	color: #000;
	background: #9EB28F;
}
.PropDetailsBoss .Address {
	float: right;
	font-weight: normal;
}
.PropDetailsBoss .ItemWrap {
	margin: 0 0 15px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #D0D7C3;
}
.PropDetailsBoss .ItemBody { /* width:529px; */ width:100%; }
.PropDetailsBoss h4 {
	clear: both;
	margin: 0;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	line-height: 14px;
	color: #fff;
	background: #036F8E; /*#FCEFC6 - E5E5FF;*/
}
.PropDetailsBoss .Fieldset {
	margin: 1px 0 15px 0;
	padding: 6px 10px;
	font-size: 11px;
	color: #000;
	background: #EAE4D4;
}
.PropDetailsBoss .Fieldset img {
	margin: 0;
	padding:10px;
	background: #fff;
	border-right: 1px solid #D0D7C3;
	border-bottom: 1px solid #D0D7C3;
}


.PropDetailsBoss table {
	clear: both;
	/* width: 509px; */
	width:100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.PropDetailsBoss th, .PropDetailsBoss td {
	width: 50%;
	margin: 0;
	padding: 4px 6px;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #F2EFE5;
}
.PropDetailsBoss table.PhotoSet td {
	padding: 5px 0px;
	vertical-align: top;
	background: none;
	border: none;
}
.PropDetailsBoss table.PhotoSet td .Caption {
	padding: 0 3px;
}
.PropDetailsBoss table.PhotoSet td.Right {
	padding: 5px 0px 5px 5px;
}
.PropDetailsBoss th {
	text-align: right;
	vertical-align: top;
	color: #000;
	background: #D0D7C3; /* E5E5FF */
}
.PropDetailsBoss tr.Row2 th { background: #C0CAB1; }
.PropDetailsBoss td {
	text-align: left;
	background: #F2EFE5; /* F0F0FF */
}
.PropDetailsBoss tr.Row2 td { background: #C0CAB1; }