#main2 {
    background: url("../../images/aboutUs/faq/main-footer.gif") no-repeat bottom left;
    padding-bottom: 77px;
}

#main3 {
    background: #00acee url("../../images/aboutUs/faq/main-head.gif") no-repeat top left;
}

#main #main-header h3 {
    padding-top: 0;
}

#main #main-header {
    height: 81px;
    width: 540px;
    padding-top: 25px;
}

#main #main-header-2 {
    background: url("../../images/aboutUs/faq/main-head_sub1.gif") no-repeat top center;
}

#main #main-header-3 {
    background: url("../../images/aboutUs/faq/main-head_sub2.gif") no-repeat top center;
}

#main .content {
	padding-bottom: 5px;
}

/* expandable faq list style */

.content-navigation {
    color: #000000;
    margin-top: 0;
    margin-bottom: 1.5em;
}

div.list {
    margin-bottom: 30px;
}

div.list a.back-to-top {
    display: block;
    width: 103px;
    float: right;
    margin-top: -72px;
    margin-right: -10px;
    padding-top: 70px;
    color: #00ACEE;
}

div.list ol,
div.list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.list ol li,
div.list ul li {
    cursor: hand;
    cursor: pointer;
    padding: 0.4em 0 0.4em 0;
}

div.list ol ul,
div.list ul ul {
    display: none;
    color: #168DC9;
    margin-left: 16px;
    line-height: 150%;
    padding: 0;
    margin-top: 15px;
}

div.list a {
	text-decoration: underline;
}
