.sub_title {
	color: #00A89F;
	font-weight: bold;
	font-size:14px;
}

#faq {
	margin:10px 0 0 0;
}

.faq_title {
	padding:10px;
	background:#EDEDED;
	color:#4DBFB3;
	font-weight:bold;
	font-size:13px;
	margin:10px 0 10px 0;
}

.faq_title a:link {color:#00A89F;}
.faq_title a:visited {color:#00A89F;}
.faq_title a:hover {color:#00A89F;}
.faq_title a:active {color:#00A89F;}

.faq_ctt {
	padding:10px;
	background:#4DC0B3;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0 0 0 0;
}

.faqTitleRound {
	background-color: #EDEDED;
    /*border: 1px solid #757776;*/
}

.faqCttRound {
	background-color: #4DC0B3;
    /*border: 1px solid #757776;*/
}

.contactus_desc {
	margin-bottom:20px;
}

.contactus_desc p {
	margin:15px 0 15px 0;
	font-weight:bold;
	color:#686868;
	line-height:140%;
}

.contactusRound {
	background-color: #EEECED;
	padding:10px;
	font-size:14px;
	color:#009C8C;
	font-weight:bold;
}

.contactus_form {
	margin:7px 0 50px 0;
}

.contactus_form img {
	cursor:pointer;
}

.contactus_form div {
	margin:3px 0 3px 0;
}

.contactus_form textarea {
	width:100%;
	height:50px;
	border:solid 1px #BFBFBF;
	font-size:12px;
	padding:5px;
}

.contactus_form span {
	color:#686868;
	font-weight:bold;
}

.contactus_input {
	width:200px;
	margin-right:3px;
}