body { min-width: 1000px; }
html, body { width: 100%; height: 100%; }




.pcStyle { vertical-align: middle; padding-left: 3px; }
.pcStyle.map { padding-top: 5px; }



/* колонки для товаров и услуг */
#POS_cont {  }
    #POS_left, #POS_right { vertical-align: top; }
    #POS_right { width: 278px; float: right; }
    #POS_left { margin-right: 307px; }
    .POS_leftList { padding-top: 18px; border-top: 1px solid #c7c7c7; }
    /* когда не надо выводить правую колонку */
    .POS_contNoRight #POS_left { margin-right: 0px; }

    
#stFeedback { display: block; position: fixed; left: 0px; top: 300px; width: 37px; height: 176px; background: url(images/feedback_bg.png) no-repeat 0 0; z-index: 51; border: 0px !important; }
#stFeedback:hover { background-position: -37px 0; }



#stPlzCall { margin: 0 0 20px 0; border-top: 1px solid #ba0b0b; border-bottom: 1px solid #ba0b0b; background: #fffad9; font-size: 13px; padding: 15px; }