body{
	background-color: #FFFFFF;
}
a{
	color: #000000;
	text-decoration: none;
}
input{
	display:none;
}

#header {
	background: #000000 url();
	border: 0px;
}
#header ul {
	display: none;
}
.instructions{
	display: none;
}
div.improvements{
	height:auto;
}
#tabNav{
	display: none;
}

.titleBar img{/*HIDES images*/
	display:none;
}

.propertyDetailsLegalDescription
{
	white-space:normal;
	width:400px;
}

.propertyTJDescription
{
	width:300px;
}

.propertyImprovementDescription
{
	width:89px;
}

table.improvements
{
	width:600px;
}

.propertyDeedHistoryGrantor
{
	width:100px !important;
}

.propertyDeedHistoryGrantee
{
	width:100px !important;
}