body.estimate div.contNorm {
  width: 534px;
  margin: 13px 0 0 16px;
  padding-top: 20px;
  border: 3px solid #982310;
  background: url(../../images/content/estimate/getaPriceTop.jpg) top left no-repeat;
  position: relative;
  height: 400px;
}
html>body.estimate div.contNorm {
  height: auto;
  min-height: 400px;
}

body.estimate div#confirm {
	padding: 100px 20px;
	width: 494px;
}

table#getaPriceForm {
	border-collapse: collapse;
	width: 450px;
	margin: 80px 0 50px 0;
	text-align: left;
	font-size: 14px;
    color: #444;
}
table#getaPriceForm tr td {
	padding: 9px;
	width: 70%;
}
table#getaPriceForm tr td.right {
	text-align: right;
	width: 30%;
}
table#getaPriceForm tr .center {
	text-align: center;
}
table#getaPriceForm tr th {
	font-size: 18px;
	padding-bottom: 20px;
}
table#getaPriceForm tr th a {
	color: #982310;
	font-style: italic;
}
table#getaPriceForm .error {
	position: absolute;
	margin-top: -13px;
}
#getaPriceDayna {
	position: absolute;
	bottom: -35px;
	right: -20px;
}
p.privacyInfo {
	font-size: 11px;
	margin: 10px 110px 10px 20px;
}
