
	#printWrapper {
		
					width:						700px;
					padding:					50px;
					margin:						0 auto;
					text-align:					center;
					margin-top:					0;
					color:						black;
					background:					white;
					overflow:					hide;
					border:						1px solid black;						}
					
	#printBody {
	
					width:						700px;
					border:						1px solid black;
					overflow:					hide;						}
					
	#printHeader {
	
					width:						700px;
					height:						165px;
					border-bottom:				1px solid black;			}
					
	#printHeaderLeft {
	
					width:						220px;
					height:						100px;
					float:						left;
					text-align:					center;						}
					
	#printLogo {
	
					margin-left:				25px;
					margin-top:					20px;						}
					
	#printHeaderRight {
	
					width:						460px;
					text-align:					center;
					float:						left;
					padding-top:				30px;						}
					
	#printSecurity {
	
					width:						700px;
					border-bottom:				1px solid black;
					background:					#ccc;						}
					
	#non-housePropertiesHeading {
	
					font-weight:				bold;
					font-size:					14px;
					background:					#ccc;
					border-top:					1px solid black;
					border-bottom:				1px solid black;			}
					
	#non-housePropertiesHeading p {
	
					line-height:				48px;
					font-weight:				bold;
					font-size:					14px;						}					
					
	#headingPhoto {
	
					width:						25px;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#headingAddress {
	
					width:						150px;
					text-align:					center;
					font-weight:				bold;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#headingDescription {
	
					width:						350px;
					text-align:					center;
					font-weight:				bold;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#headingPrice {
	
					width:						60px;
					font-weight:				bold;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#headingAvailable {
	
					width:						80px;
					font-weight:				bold;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#headingTerm {
	
					width:						60px;
					font-weight:				bold;
					border-top:					1px solid black;			}
					
					
/* ------------------------------------------------------------------------------------------------------------------------------ */


	#noPetsHousePropertiesHeading {
	
					font-weight:				bold;
					font-size:					14px;
					background:					#ccc;
					border-top:					1px solid black;
					border-bottom:				1px solid black;			}
					
	#noPetsHousePropertiesHeading p {
	
					line-height:				48px;
					font-weight:				bold;
					font-size:					14px;						}
					
	#petsHousePropertiesHeading {
	
					font-weight:				bold;
					background:					#ccc;
					border-top:					1px solid black;
					border-bottom:				1px solid black;			}
					
	#petsHousePropertiesHeading p {
	
					line-height:				48px;
					font-weight:				bold;
					font-size:					14px;						}
					
				
	#listingPhoto {
	
					width:						25px;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#listingAddress {
	
					width:						150px;
					text-align:					center;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#listingDescription {
	
					width:						350px;
					text-align:					center;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#listingPrice {
	
					width:						60px;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#listingAvailability {
	
					width:						80px;
					border-top:					1px solid black;
					border-right:				1px solid black;			}
					
	#listingTerm {
	
					width:						60px;
					border-top:					1px solid black;			}					
	
	
	

				
	
