.contact_details_list {
	margin-bottom: 15px;
}

.contact_details_list li, .contact_details_list li a {
	color: #8097ae;
}

.contact_details_list span {
	color: #002f5d;
}

.sales_team_link {
	display: block;
	height: 47px;
	width: 564px;
	background: url(../images/sizing-software.jpg) top left no-repeat;
	margin: 35px 0 50px 0;
	color: #fff;
	font-size: 25px;
	text-indent: 15px;
	line-height: 50px;
}

#customised_double_link {
	margin-bottom: 20px;
	line-height: 1em;
	padding-top: 12px;
	padding-left: 15px;
	width: 549px;
	height: 59px;
	text-indent: 0;
	background-image: url(../images/sizing-software-double.jpg);
}

/* CUSTOMER SATISFACTION SURVEY */
#form_section_1 {
	padding: 12px 0 0 0;
}

#form_section_1 div {
	float: left;
	padding: 8px 0 0 25px;
}

#form_section_1 label {
	position: relative;
	top: 0px; left: 0;
}

#form_section_1 input {
	width: 134px;
	background: #fff url(../images/css-input-bg.jpg) top left no-repeat !important;
	padding: 3px !important;
	border: 1px solid #e0e0e1 !important;
	margin-left: 10px;
}

#css_questions_header {
	background-color: #e6eaee;
	padding: 3px 8px;
}

#css_questions {
	margin: -5px 0 50px 0;
}

#css_questions label {
	font-weight: normal;
	color: #406385;
}

.yes_no_question, .yes_no {
	float: left;
}

.yes_no {
	position: relative;
	top: 21px; left: 25px;
}

.answers {
	clear: both;
}

.answers textarea {
	background-color: #fff !important;
	border: 1px solid #708aa4 !important;
	height: 45px;
	width: 290px;
	padding: 3px 2px;
}

label.with_textarea {
	position: relative;
	top: -42px; left: 0;
	margin-right: 20px;
}

#css_questions .question {
	padding: 25px 0 10px 0;
}

#css_questions input {
	margin-right: 15px;
}

#css_submit_button {
	float: right;
	color: #fff;
	background: url(../images/blue-grad-button-2.jpg) left top no-repeat;
	border: none !important;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 18px;
	line-height: 14px;
	margin-top: 15px;
	text-align: center;
	width: 54px;
}

#form_msg div {
	color: #fff;
	margin: 15px 0 0 0;
}