.qsn_left_lnk_cont {
    padding : 10px;
    background-color : #EBE8E1;
    border-bottom : 1px solid #ffffff;
    line-height : 14px;
    cursor : pointer;
}

.qsn_left_lnk_cont_selected {
    padding : 10px;
    background-color : #FFCC00;
    border-bottom : 1px solid #ffffff;
    line-height : 14px;
}

#qsn_center {
    display : inline;
    float : left;
    width : 448px;
    margin : 0 58px 0 0;
    color : #4E6584;
}

#qsn_center p {
    margin : 20px 0 0 0;
}

#qsn_center ul {
    margin : 20px 0 0 30px;
}

#qsn_center li {
    margin : 0;
    padding : 0;
    text-indent : 0;
    list-style-type: disc;
}

#qsn_center h1, h2, h3 {
    margin : 20px 0 0 0;
}

