#techdata {
    padding:25px;
}
#techdata a {
    color:#1178C7;
    text-decoration:none;
    font-weight:bold;
}
#faqs a {
    color:#829039;
    text-decoration:none;
    font-weight:bold;
}
.product_table {
    float:left;
    width:400px;
}
.techdatarow {
    border-bottom:1px solid #EEEFE7;
    clear:both;
    height:18px;
    margin-bottom:18px;
}
#tech_heading {
    padding:10px;
}
#content {
    width:904px;
    padding:30px;
}
#questions_top {
    background-image:url(/media/images/common/faq_questions_top.gif);
    height:9px;
    width:884px;
}
#questions_bottom {
    background-image:url(/media/images/common/faq_questions_bottom.gif);
    height:9px;
    width:884px;
}
#questions {
    padding:0 12px;
    background-color:#F2F3ED;
    width:860px;
}
#faqs {
    padding:12px;
}
.faq_question {
    padding:9px 0 4px;
}
.faq_answer_question {
    margin-top:28px;
}
#faq_heading {
    padding:31px 0 0 19px;
}
#content ul, #content li {
   text-align:left;
}
#content ul {
    padding:0 20px;
}
