/* thanks page */
#trimble {
	width:540px;
	font-size:0.8em;
	float:left;
	margin-left:24px;
}
#trimble h2 {
	color:#005595;
	font-size:1.1em;
}
#trimble p {
	margin:10px 0 20px 0;
	line-height:1.4em;
}
#trimble p a {
	color:#005595;
	text-decoration:underline;
}
#trimble p span {
	display:-moz-inline-box;
	display:inline-block;
	width:80px;
}
address {
	font-style:normal;
}
#trimble p a.callreq {
	float:right;
	display:block;
	background-image:url(images/callreq-bg.gif);
	width:180px;
	height:32px;
	line-height:32px;
	color::#005595;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	margin-top:6px;
}
