/*******************/
/** CITIZEN PRESS **/
/**   HOME CSS    **/
/*******************/

#question {
    float:                  left;
    width:                  731px;
    height:                 253px;
    margin-bottom:          10px;
    border:                 1px solid #9E9E9E;
}

#question_img_1 {
    float:                  left;
    width:                  279px;
    height:                 253px;
    border-right:           1px solid #9E9E9E;
}

#question_img_2 {
    float:                  left;
    width:                  451px;
    height:                 253px;
}

#preview_book_home_title {
    position:               absolute;
    width:                  70px;
    height:                 15px;
    font-weight:            bold;
    font-size:              15px;
    line-height:            1.2em;
    margin:                 -241px 0 0 10px;
    z-index:                2;
}

/* IE6 only. Sorry... */
*html #preview_book_home_title {
    margin:                 -248px 0 0 10px;
}

#preview_book_home_title a {
    color:                  #000000;
    text-decoration:        none;
}

.news {
    float:                  left;
    width:                  453px;
    margin-bottom:          32px;
}

.news_preview {
    float:                  right;
    width:                  171px;
    height:                 193px;
    margin:                 2px 0 0 12px;
    border:                 1px solid #9E9E9E;
}

.news_theme {
    color:                  #000000;
    font-size:              17px;
    font-weight:            bold;
    line-height:            1em;
}

.news_title {
    color:                  #D5D600;
    font-size:              22px;
    line-height:            1em;
    margin-bottom:          6px;
}

.news_content {
    line-height:            1.2em;
}
