#primary #offer #customer_data {
	padding-top: 6px;
	padding-bottom: 7px;
}

#primary #offer #customer_data .error_message {
	font-size: 11px;
	color: #E00000;
	font-weight: bold;
	margin-bottom: 5px!important;
	display: block;
	margin-left: 148px;
}

#primary #offer table tr td {
	padding-bottom: 8px;
}

#primary #offer table td.name {
	width: 206px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-left: 19px;
	background: url(/images/arrow-right.png) no-repeat;
	vertical-align: top;
}

#primary #offer table td.name a {
	color: #333333!important;
	text-decoration: none;
}

#primary #offer table td.name a:hover {
	text-decoration: underline;
}

#primary #offer table td.open {
	background: url(/images/arrow-down.png) no-repeat;
}

#primary #offer table td.options {
	width: 392px;
	background: url(/images/hr-offer_options.png) repeat-x bottom;
}

#primary #offer table td.options hr {
	margin: 11px 0px!important;
}

#primary #offer table td.options ul {
	margin: 0px!important;
	padding-bottom: 23px !important;
	overflow: auto;
}

#primary #offer table td.options ul li {
	list-style: none !important;
	background: none !important;
	padding: 0px !important;
	width: 50%;
	float: left;
	margin-bottom: 2px;
	margin-left: 0px !important;
}

#primary #offer table td.options select {
	margin-right: 5px;
}

#primary #offer table td.options a {
	color: #5D7F0A!important;
}

#primary #offer table td.options #link {
	margin-top: 5px;
	margin-bottom: 0px;
}

#primary #offer div.footer {
	margin: 36px 40px 0px 13px;
	text-align: right;
	font-size: 22px;
	color: #8DB413;
}

#primary #offer div.footer input.calculate_button {
	float: left;
	margin-top: 6px;
}

#primary #offer div.footer span {
	border-bottom: 1px solid #8DB413;
	padding-bottom: 3px;
	margin-right: 6px;
}

#primary #offer div.footer strong {
		font-weight: normal;
		color: #333333;
}

#customer_data span.exclamation {
	background: url(/images/exclamation.png) no-repeat top right;
	width: 450px;
}

#primary #user_data #customer_data label {
	width: 132px!important;
}

#primary #thanks img {
	display: block;
	margin: 40px auto 50px;
}
