.error{
	color:red;
	font-size:large;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.rental td{
	vertical-align:top;
}
.rtitle{
	text-align:right;
	font-weight:bold;
	font-size:12px;
	width:125px;
}
.rtitle2{
	text-align:right;
	font-weight:bold;
	font-size:12px;
	width:100px;
}
.rb{
	height:10px;
}
.address{
	width:300px;
}
.name{
	width:300px;
}
.phone{
	width:100px;
}
.city{
	width:150px;
}
.state{
	width:25px;
}
.zip{
	width:55px;
}
.email{
	width:300px;
}
.filler{
	width:50px;
}
.date{
	width:100px;
}