
@media all{
	body.residential_property_search #content table.legible,
	body.commercial_property_search #content table.legible
	{
		min-width:95%!important;	
	}
	
	body.important_dates .personal {
		color: #282;
	}
	body.important_dates .real {
		color: #822;
	}
	body.important_dates .key {
		font-weight:bold;
	}
	
	body.subscriber_service #sign_on{
		width:250px;
		float:right;
		margin-top:15px;
	}
	body.subscriber_service .contact{
		width:500px;
	}
	p.warning{
		font-weight:bold;
		color:maroon;
		margin:-1px -6px 5px;
		padding:10px 5px;
		border:1px dotted maroon;
		background-color:white;
		font-size:15px;
		text-align:center;
	}
	body.commercial_property_search #main table{
	}
	body.commercial_property_search #main table th,body.commercial_property_search #main table td{
		text-align:left;
		font-size:90%;
		vertical-align:top;
	}
	body.commercial_property_search{
	}
	body.commercial_property_search{
	}
	body.commercial_property_search p.listing:hover{
		background-color:#eef;
	}
	
	body.building_data #Levels {
		position:absolute;
		width:432px;
		height:179px;
		z-index:101;
		left: 2px;
		top: 116px;
		visibility: hidden;
	}
	body.building_data #PhyCond {
		position:absolute;
		width:184px;
		height:64px;
		z-index:106;
		left: 470px;
		top: 320px;
		visibility: hidden;
	}
	body.building_data #FuncUtility {
		position:absolute;
		width:254px;
		height:72px;
		z-index:105;
		left: 470px;
		top: 292px;
		visibility: hidden;
	}
	body.building_data #Measurements {
		position:absolute;
		width:336px;
		height:77px;
		z-index:104;
		left: 337px;
		top: 533px;
		visibility: hidden;
	}
	body.building_data #sqftCard {
		position:absolute;
		width:214px;
		height:75px;
		z-index:103;
		left: 5px;
		top: 517px;
		visibility: hidden;
	}
	body.building_data #sqftParcel {
		position:absolute;
		width:258px;
		height:14px;
		z-index:102;
		left: 243px;
		top: 503px;
		visibility: hidden;
	}
	body.building_data .twidth1 {
		font-size: 12px;
		background-color: #fff;
		width: 300 px;
		border: thin solid #DBE3E3;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
}
@media screen{

}
@media print{

}
