/*----Editorial main page----*/
.vert_delt {
    background: url(/images/Editorial/pixel-ddd.gif) repeat-y center;
    font-size: 1px;
}

.art_cont tr {
    vertical-align: top;
}

.art_blk,
.root_links {
    width: 530px;
    margin: 0 15px;
}

.ed_h3,
.contrs,
.arch_at_name {
    color: #f0c;
    background: inherit;
    font-size: 1.1em;
    font-weight: 400;
}

.ed_h3 {
    padding: 7px 0 0 15px;
    margin: 0;
}

.top_delim {
    border-bottom: 1px solid #ddd;
    color: #999;
    font-style: italic;
    background: inherit;
    font-size: .7em;
    padding: 0 0 4px 15px;
    margin: -1px 0 10px 0;
}

.top_delim span {
    font-style: normal;
    color: #666;
    padding-left: 3px;
}

span.date_st {
    padding-left: 280px;
    text-align: right;
    color: #999;
}

.cont_art {
    text-align: justify;
    text-indent: 33px;
    padding-top: 15px;
    color: #333;
}

.QA {
    padding: 10px 0 20px 0;
}

/*----Root links----*/
.root_links {
    color: #f0c;
    padding: 13px 0 1px 0;
}

.arch_link {
    font-size: 1.2em;
}

.arch_all_link {
    font-size: .9em;
    line-height: 2em;
    vertical-align: top;
}

/*----Question form (styles from NewGuideStyles.css)----*/
.QF_editorial #text_box {
    padding: 0 0 40px 0;
    margin: 0;
    width: 530px;
    border: none;
}

.QF_editorial table {
    border-collapse: collapse;
}

.QF_editorial table td {
    padding: 0;
    margin: 0;
}

.QF_editorial textarea {
    height: 80px;
    width: 530px;
    margin: 0 0 4px 1px;
}

.e-mail {
    font-size: .75em;
    color: #333;
    background-color: inherit;
}

#ask_del {
    color: #9cce00;
    background-color: inherit;
    font-weight: 700;
    font-size: .75em;
    padding: 20px 0 5px 40px;
}

.Error,
.thanks {
    font-size: .8em;
    font-weight: 700;
    line-height: 1.5em;
}

.Error {
    color: #f33;
}

.thanks {
    color: #999;
}

.auth_blk {
    width: 200px;
    margin: 0 15px;
}

.contrs {
    padding: 15px 0 8px 0;
}

.art_arch {
    padding: 10px 0 13px 0;
    border-top: 1px solid #ddd;
}

* html .art_arch {
    padding: 10px 0 12px 0;
}

.arch_lnk {
    font-size: .8em;
    margin: 0;
    padding: 0;
}

/*----Author information----*/
.auth_name {
    color: #333;
    background: inherit;
    font-size: .8em;
    padding: 7px 0 7px 0;
    border-top: 1px solid #ddd;
}

.contr_free .auth_name {
    border: none;
    margin-top: 10px;
}

.auth_name span {
    color: #f0c;
    background: inherit;
    font-size: 1.1em;
    margin-left: 4px;
}

.dots {
    vertical-align: bottom;
}

.auth_descr {
    font-size: .7em;
    margin-top: 10px;
    margin-bottom: 10px;
}

* html .auth_descr {
    margin-top: 7px;
}

.all_art_lnk {
    font-size: .75em;
}

.all_art_link_pad {
    margin-bottom: 12px;
}

/*----Articles from archive----*/
.article_arch {
    margin: 0 10px 50px 10px;
    width: 530px;
}

.arch_date {
    text-align: center;
    color: #999;
    font-size: .75em;
    border-bottom: 1px solid #ddd;
    padding: 23px 0 3px 0;
}

.arch_info {
    margin-top: 4px;
}

.arch_info span {
    font-size: .75em;
    margin-left: 14px;
    vertical-align: bottom;
}

.arch_info span a {
    font-style: italic;
}

.arch_auth {
    font-size: .9em;
    font-style: italic;
    color: #999;
    margin-top: 2px;
}

.arch_auth span {
    font-style: normal;
    color: #690;
    margin-left: 4px;
}

.article_arch table {
    font-size: .9em;
    color: #333;
    line-height: 1.7em;
    margin-top: 8px;
}

.article_arch img {
    margin: 7px 0 0 20px;
}

/*---------- new styles -----------*/
.delim_top {
    margin-top: 10px;
}

.rss_icon_pos {
    margin: 7px 0 0 2px;
    border: none;
}

* html .rss_icon_pos {
    margin-left: 0;
}

.ed_title {
    color: #f0c;
    background: inherit;
    font-size: 1.1em;
    font-weight: 900;
    padding: 5px 0 0;
    margin: 0;
}

.gener_cont {
    margin: 0 5px;
    width: 530px;
}

.author_cont {
    width: 100%;
    overflow: hidden;
    font-size: .75em;
    padding-bottom: 5px;
    margin-bottom: 6px;
    color: #999;
    border-bottom: 1px solid #e0e0e0;
}

.by_author {
    float: left;
}

.art_date {
    float: right;
}

.editor_main_cont {
    text-align: justify;
}

.editor_main_cont p {
    line-height: 1.2em;
    text-indent: 50px;
    margin: 11px 0 22px;
    padding: 0;
}

.bl_with_float_img_right_link,
.ed_buttons,
.ed_email_cont,
.ed_tag_cont,
.quest_ans_block_title {
    width: 100%;
    overflow: hidden;
}

.fl_right {
    float: right;
    margin: 3px 0 0 18px;
}

.prod_img_title {
    font-size: .75em;
    text-align: center;
    margin-top: 4px;
}

.fl_left {
    float: left;
    margin: 3px 18px 0 0;
}

.product_image {
    width: 100px;
    margin-top: 15px !important;
}

.tag_email_rating_block {
    clear: both;
    width: 530px;
    margin-top: 20px;
}

.tag_email_rating_block td {
    padding: 3px 0;
}

.hor_delimt {
    margin: 0;
    padding: 0 !important;
    border-collapse: collapse;
}

.hor_delimt div {
    font-size: 0;
    height: 1px;
    border-top: 1px solid #e0e0e0;
    margin: 4px 0 3px;
}

* html .hor_delimt div {
    margin: 4px 0 2px;
}

.ed_story_rating {
    width: 50%;
}

.ed_story_rating div {
    font-size: .75em;
    color: #999;
}

.click_stars {
    padding-left: 75px;
}

.rating_table td#rating_padding {
    width: 112px;
}

#story_rate {
    display: none;
}

.ed_email_story {
    background: url(/images/Editorial/EngagementBlocks/emailstory.gif) 0 3px no-repeat;
    padding-left: 17px;
}

.ed_email_story img.em_invis,
.ed_tags img.em_invis {
    display: none;
}

.em_vis,
.em_invis {

    margin: 0 0 -2px 6px;
}

.ed_tags,
.ed_email_story {
    color: #f0c;
    text-decoration: underline;
    font-size: .75em;
    cursor: pointer;
}

.ed_tags {
    background: url(/images/Editorial/EngagementBlocks/tagstory.gif) 0 1px no-repeat;
    padding-left: 16px;
}

.add_a_comment {
    text-align: center;
    color: #9c0;
    font-size: .8em;
    font-weight: 700;
    margin: 40px 0 2px;
}

.ed_buttons {
    margin-top: 2px;
    position: relative;
}

.butt_clear,
.quest_ans_block_title_nik {
    float: left;
}

.butt_add,
.quest_ans_block_title_date {
    float: right;
}

.ed_email_cont {
    margin-top: 4px;
    display: none;
}

.ed_input_email {
    width: 14.75em;
    height: 1.8em;
    margin-right: 7px;
    float: left;
    color: #999;
}

* html .ed_input_email {
    margin-right: 4px;
}

.ed_button_email {
    margin-top: 2px;
}

.link_send_confirmation {
    font-size: .75em;
    color: #999;
    margin: 8px 0 0 17px;
    display: none;
}

.ed_tag_cont {
    margin-top: 7px;
    display: none;
}

.tag_text,
.rawtag,
.ed_all_tags,
.quest_ans_block_title,
.removed {
    font-size: .75em;
    color: #999;
}

.tag_text {
    clear: both;
    line-height: 1.2em;
    padding-top: 3px;
}

.rawtag {
    padding: 8px 0 0 18px;
}

.removed {
    padding-top: 10px;
    text-align: center;
}

.rawtag a {
    text-decoration: none;
    font-size: .9em;
    cursor: pointer;
}

.tagtext {
    margin: 0 8px 0 14px;
}

.delim_pad {
    margin-left: 5px;
}

.ed_all_tags {
    margin: 6px 0 0 4px;
    display: none;
}

.quest_ans_block_title_nik span {
    font-weight: 700;
}

.quest_block {
    margin-top: 45px;
}

.quest_block_text {
    border-left: 8px solid #99c901;
}

.answer_block_text {
    border-left: 8px solid #f0c;
}

.quest_block_text,
.answer_block_text {
    padding: 0 0 1px 9px;
    font-size: .75em;
    text-align: justify;
    margin-top: 4px;
}

.answer_block {
    margin: 10px 0 0 16px;
}

.questions_inside_block,
.costum_block {
    position: relative;
    border: 1px solid #e0e0e0;
}

* html .questions_inside_block,
.costum_block {
    width: 526px;
}

.block_corner {
    position: absolute;
    top: -1px;
    right: -1px;
}

.question_text {
    padding: 19px 26px 18px 26px;
    font-style: italic;
    line-height: 1.2em;
}

.questions_ins_table {
    width: 505px;
    border-collapse: collapse;
}

.gold_stars_table {
    border-collapse: collapse;
    margin: 0 23px 0 25px;
    width: 480px;
}

.radio_cell {
    width: 10px;
    vertical-align: middle;
}

.quest_cell {
    border: 1px dashed #000;
    border-left: none;
    padding: 3px 0 6px;
}

.answer_cell {
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    width: 70px;
    vertical-align: middle;
    text-align: center;
}

.questions_ins_table .answer_cell img {
    display: none;
}

.you_guess {
    text-align: center;
    font-style: italic;
    margin: 21px 0 18px;
}

.you_guess span {
    color: #99c901;
}

.gold_stars_titl,
.gold_stars_footer {
    color: #99c901;
    font-style: italic;
}

.gold_stars_titl {
    margin: 12px 4px 8px 25px;
}

.gold_stars_footer {
    text-align: right;
    margin: 7px 29px 14px 0;
}

.rating_table,
.rating_table td {
    border: none;
    margin: 0;
    padding: 0 !important;
}

.rating_table {
    margin-left: 2px;
}

.rating_table ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.popup_definition {
    background: url(/images/Editorial/EngagementBlocks/popupbg.gif) right 4px no-repeat;
    padding-right: 15px;
    color: #99c901;
    outline: 0;
    text-indent: 0;
    text-decoration: none;
}

a.popup_definition:hover {
    position: relative;
    zoom: 1;
}

* html a.popup_definition:hover {
    background: url(/images/Editorial/EngagementBlocks/popupbg.gif) right 5px no-repeat;
}

a.popup_definition:hover .popup_expl {
    display: block;
}

.popup_expl {
    display: none;
    width: 195px;
    background: #f0f7e1;
    color: #000;
    font-size: .75em;
    line-height: 1.2em;
    text-align: left;
    padding: 14px 10px 14px 15px;
    border: 1px solid #e0e0e0;
    cursor: default;
    position: absolute;
    bottom: 1.5em;
    left: -60px;
}

* html .popup_expl {
    width: 220px;
}

.uderline_link {
    text-decoration: underline;
}

.p_source {
    display: block;
    font-style: italic;
}

.p_link {
    color: #f0c;
    text-decoration: underline;
    cursor: pointer;
}

.ext_block {
    position: relative;
    height: 1px;
}

.voting_block {
    position: absolute;
    top: 0;
    right: -237px;
}

.voted_title {
    color: #f0c;
    font-size: .8em;
    font-weight: 700;
    padding: 0 0 3px 34px;
    visibility: hidden;
}

.voting_question {
    font-style: italic;
    color: #4d4d4d;
    font-size: .75em;
    padding: 6px 10px 7px 15px;
    text-align: left;
}

.voting_bg {
    background: url(/images/Editorial/EngagementBlocks/votebg.gif) repeat-y;
    width: 28px;
    color: #f0c;
    vertical-align: middle;
    text-align: center;
}

.v_delimiter {
    font-size: 0;
    line-height: 0;
    height: 2px;
    padding: 0;
}

.voting_bg input {
    display: none;
}

.vote_inpt {
    background: none;
    width: 30px;
    text-align: right;
    padding: 0;
}

.vote_inpt span {
    display: none;
}

html
/**/
> body .vote_inpt input {
    margin-top: 4px;
}

.quest span {
    display: none;
}

.voting_questions {
    font-size: .75em;
    border-collapse: collapse;
    margin: 0;
}

.voting_questions td.quest {
    padding: 2px 5px 3px 5px;
}

.conf_butt {
    margin: 10px 0 10px 35px;
}

.total_voted {
    margin: 13px 0 19px 35px;
    color: #4d4d4d;
    font-size: .8em;
    font-weight: 700;
    display: none;
}

.voting_questions span {
    font-weight: 700;
}

.clear_elem {
    clear: both;
}

.related_res {
    position: absolute;
    top: 0;
    right: -235px;
}

.further_reading {
    position: absolute;
    top: 6.5em;
    right: -237px;
}

* html .further_reading,
* html .related_res,
* html .voting_block {
    right: -241px;
}

.ext_res {
    background: url(/images/Editorial/EngagementBlocks/blockbg.gif) top left repeat-y;
    width: 224px;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #fff;
    position: relative;
    padding: 6px 0 5px;
    margin: 0;
}

.ext_res_top_bor,
.ext_res_bottom_bor {
    position: absolute;
    right: -1px;
    margin: 0 !important;
}

.ext_res_top_bor {
    top: -1px;
}

.ext_res_bottom_bor {
    bottom: -1px;
}

.tabl_pad_delim {
    width: 50%;
}

.related_res {
    width: 224px;
}

.ext_res_title {
    color: #999;
    font-size: .75em;
    padding: 0 0 2px 34px;
}

.related_res a {
    background: url(/images/Editorial/EngagementBlocks/relatedres.gif) 0 5px no-repeat;
    display: block;
    padding: 0 5px 4px 22px;
    margin-left: 12px;
    font-size: .75em;
}

.further_reading a {
    background: url(/images/Editorial/EngagementBlocks/relatedread.gif) 0 2px no-repeat;
    display: block;
    padding: 0 5px 4px 19px;
    margin-left: 16px;
    font-size: .75em;
}

.top_page {
    background: url(/images/Editorial/EngagementBlocks/gostartpage.gif) 0 1px no-repeat;
    padding-left: 20px;
    font-size: .75em;
    position: absolute;
    left: 556px;
    width: 200px;
    bottom: 3px;
}

* html .top_page {
    right: -130px;
    bottom: 2px;
}

.comments_bloc {
    padding-bottom: 0 !important;
}

.add_com_block {
    width: 533px;
}

.text_area_styles {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    width: 533px;
}

.redir_span {
    color: #f0c;
    text-decoration: underline;
    cursor: pointer;
}

.art_cont {
    width: 98%;
}