#faq {
	width:940px; 
	margin:0 auto;
	}
.faq_title {
    background: url("/asia-consumer-theme/images/faqs_bkg.png") no-repeat scroll center bottom transparent;
    display: table;
    padding-bottom: 60px;
    width: 100%;
	margin-top:60px;
position:relative;
}
.faq_title > h1 {
    color: #3F4244;
    display: inline-block;
    font-family: CoreSans-Light;
    font-size: 42px;
    font-weight: normal;
    position: relative;
    top: 8px;
}
.faq_title > a {
    background: url("/asia-consumer-theme/images/faq-title-sprite.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    float: right;
    font-family: Effra;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    padding: 15px 0 0 17px;
    text-decoration: none;
    text-transform: uppercase;
    width: 258px;
position:absolute;
top:-10px;
right:0;
z-index:20;
}
.left-col {
    float: left;
    width: 600px;
}
.faq_intro {
    color: #363634 !important;
    font-size: 16px;
    line-height: 25px;
width:940px;
margin-bottom:40px;
}
.left-col a {
    color: #0994D5;
    text-decoration: none;
}
.left-col > p {
    line-height: 23px;
    margin-top: 26px;
}
.success_central {
    background: none repeat scroll 0 0 #E8E8E8;
    float: right;
    padding: 18px;
    width: 264px;
	margin-top:11px;
}
.success_central > img {
    float: left;
    margin-right: 13px;
}
.success_central > p {
     color: #333333;
    display: inline-block;
    font-family: CoreSans;
    font-size: 17px;
    font-weight: normal;
    width: 186px;
	line-height:23px;
}
.success_central a {
    color: #0994D5;
    display: block;
    font-family: Effra;
    font-size: 13px;
    text-decoration: none;
	margin-top:10px;
}
.left-col h2 {
    color: #0786CD;
    font-family: CoreSans;
    font-size: 36px;
    font-weight: normal;
    margin:11px 0 15px 0;
}
/* Styles FAQ Grid */
#faq-grid {
	width:940px; 
	margin:0 auto 120px; 
	display:table;
	}
#faq-grid li {
	float:left; 
	list-style:none; 
	margin:0 20px 20px 0;
	}
#faq-grid li a {
	background:#1d98f5;
	width:300px;
	height:175px; 
	color:#FFF; 
	display:block; 
	text-align:center; 
	text-decoration:none;
	}
#faq-grid li span {
	font-family:CoreSans; 
	font-size:15px; 
	display:block;
	}
#faq-grid li img {
	margin-top:37px;
	}
/* Faqs QA Styles */
#faq-details {
    background: url("/asia-consumer-theme/images/faqs_bkg.png") no-repeat scroll center top transparent;
    display: table;
    margin: 0 auto;
    padding-top: 50px;
    width: 940px;
}
#faq-details h3 {
    background: url("/asia-consumer-theme/images/arrow-hide.png") no-repeat scroll left center transparent;
    color: #0994D5;
    display: block;
    font-family: CoreSans-Bold;
    font-size: 18px;
    font-weight: normal;
	margin:10px 0 10px 0;
    padding-left: 25px;
	cursor:pointer;
}
.faq-response {
    color: #363634;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding-left: 25px;
	display:none;
	margin-bottom: 38px;
}
#faq-details p {
	margin-bottom:10px;
}
.qasection {
	margin-bottom:30px;
	}
/* End of FAQ QA styles */
.faq_dropdown {
    background: none repeat scroll 0 0 #F7F9F9;
    border: 1px solid #CCCCCC;
    display: none;
    height: 192px;
    padding: 40px 0 54px 47px;
    position: absolute;
    right: 0;
    top: 31px;
    width: 457px;
	display:none;
	-webkit-box-shadow: 0px 1px 3px 1px #666;
	box-shadow: 0px 1px 3px 1px #666; 
}
.faq_dropdown > a {
    color: #0F85B9;
    float: left;
    font-family: CoreSans;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 19px;
    text-decoration: none;
    width: 228px;
}
.left-col p + p {
    line-height: 23px;
    margin-top: 3px;
}
#faq-grid > ul {
    padding-top: 4px;
}
#faq-grid {
    display: table;
    margin: 0 auto 110px;
    width: 940px;
}