#faq_wrapper{
	border:0px solid blue;
	position:absolute;
	z-index:0;
}
#fca_room{
	width:720px;
	margin:0px auto;
}

.fca_services{
	width:720px;
	margin:10px auto 0px;
}

.fca_services .services_option{
	clear:both;
	overflow:hidden;
	padding-bottom:0px;
}

.fca_services .services_option .eye_icon,
.fca_services .services_option .check_icon{
	height:100px
}
.fca_services .services_option .eye_icon{
	background:url(../../assets/images/icons/web_chat_eye_icon.gif) no-repeat;
}

.fca_services .services_option .check_icon{
	background:url(../../assets/images/icons/web_chat_check_icon.gif) no-repeat;
}

.fca_services .services_option .option_item{
	float:left;
	width:243px;
	padding-left:100px;
	border:0px solid red;
}

.fca_services .services_option .option_item .title{
	padding-bottom:10px;
}

.fca_services .services_option .option_item .description{
	line-height:15px;
}

#fca_wrapper{
	height:800px;
	border:0px solid red;
	z-index:0;
}

#faq_wrapper .relative_wrap,
#fca_wrapper .relative_wrap{
	position:relative;
}	

#faq_wrapper .relative_wrap .header_title span.title{
	display:block;
	float:left;
}

#faq_wrapper .relative_wrap .header_title .button{
	display:block;
	float:right;
	margin:5px;
}

#faq_wrapper .relative_wrap .faq_title_closed a,
#faq_wrapper .relative_wrap .faq_title_opened a{
	padding-left: 0px;
	cursor:default;
}

#faq_wrapper .relative_wrap .faq_item_hidden{
	display:block;
	padding-left:15px;
}

#faq_wrapper .relative_wrap .faq_item{
	padding-left:15px;
	padding-bottom:0px;
}

#faq_wrapper .relative_wrap .faq_title_closed a{
	background:none;
}

#faq_wrapper .relative_wrap .faq_title_opened a{
	background:none;
}

#faq_wrapper #right_full_panel {
	overflow:hidden;
	line-height:16px;
	text-align:justify;
	width:717px;
}

#faq_wrapper #right_full_panel .faq_limit{
	width:717px;
	height:750px;
	overflow:auto;	
}

#faq_wrapper .relative_wrap{
	width:938px;
	height:800px;
	background-color:#fff;
}

.sideboxv1 .header,
.boxv1width2 .header{

}
