
#contact-faq-header{
	margin-bottom: 6px;
	background-position: left bottom;
	height: 30px;
	min-height: 30px;
	width: 100%;
}

.contact-faq-question-container{
	width: 100%;
}
.contact-faq-question-bullet{
  background-image: url(images/bullet-01.png);
  background-repeat: no-repeat;
  min-width: 14px;
  min-height: 14px;
  float: left;
  margin-right: 4px;
}
.contact-faq-question{
  margin-top: 0px;
  font-weight: bold;
  min-width: 300px;
  font-family: inherit;
  min-height: 34px;
  max-width: : 448px;
}
.contact-faq-answer{
  margin-top: 0px;
  font-family: inherit;
  margin-left: 55px;
  margin-bottom: 30px;
  max-width: 413px;
}


#contact-form-pleasewait{
	display: none;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-height: 24px;
	min-width: 24px;
	height: 24px;
	width: 24px;
	visibility: hide;
	background-repeat: no-repeat;
}

#contact-form-message{
	display: none;
	margin-left: -8px;
	margin-top: 20px;
	min-height: 100%;
	min-width: 100%;
	visibility: hide;
	text-align: center;
	height: 100%;
	width: 100%;
}

#contact-form-message .contact-msg{
	text-align: center;
	font-weight: bold;
}

.contact-title{
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(images/lintu.png);
	height: 60px;
	width: 468px;
	border-style: none;
}

#contact-form-section{
	margin-top: 80px;
}

#content-container-inner{
  width:468px;
  margin-left:auto;
  margin-right:auto;
}

.contact-faq-question{
	min-height: 22px;
}

