
/* page level survey */
#pagelevel_survey {background: #f5f5f5; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding:10px 30px; position: relative; width:526px;}
#pagelevel_survey_top {background-position: left -198px; height: 10px; margin-top: 35px;}
#pagelevel_survey_btm {background-position: left -208px; height: 10px; margin-bottom: 10px;}
#pagelevel_survey p {float: left; font-size: 14px; padding:0 25px 0 0;}
#survey_dialog { width: 471px; position: fixed; *left: 200px; top: 100px; *top: 50px; visibility: hidden; z-index:9999999; }
#survey_dialog .title { background: url(/support/images/detail/survey_bg_top.png) top left no-repeat; text-align: center; font-size: 21px; font-weight: bold; color: #395169; padding: 20px 0 15px; }
#survey_dialog .close { position: absolute; top: 15px; left: 420px; }
#survey_dialog .close a { font-weight: bold; color: #cc0000; }
#survey_dialog .content { background: url(/support/images/detail/survey_bg_middle.png) top left no-repeat; padding: 10px 35px; }
#survey_dialog .content input, #survey_dialog .content textarea { position: relative; }
#survey_dialog .bottom { background: url(/support/images/detail/survey_bg_bottom.png) top left no-repeat; height: 70px; padding: 12px 0 0 0; }
#survey_dialog .hand { vertical-align: -.6em; margin-top: 5px; }
#survey_dialog .question { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
.indent_left { margin-left: 20px; }
#survey_dialog textarea { margin: 5px 0; }
#survey_dialog .continue_buttons { width: 240px; margin: 0 auto;}
#survey_dialog .continue_buttons img { margin: 0 5px; cursor: pointer; cursor: hand; }
#survey_dialog .answer_open_wrapper { position: relative; }
#survey_dialog #remaining { position: absolute; left: 275px; top: 5px; width: 100px; }



/* page level survey chat window */
#survey_dialog_chat { width: 471px; position: fixed; top: 100px; left: 50%; margin-left: -235px; z-index:9999999; display: none;}
#survey_dialog_chat .title_chat { background: url(/support/images/detail/survey_bg_top.png) top left no-repeat; height: 39px; text-align: center; font-size: 21px; font-weight: bold; color: #395169; padding: 20px 0 0; }
#survey_dialog_chat .close_chat { position: absolute; top: 15px; left: 420px; }
#survey_dialog_chat .close_chat a { font-weight: bold; color: #cc0000; }
#survey_dialog_chat .content_chat { background: url(/support/images/detail/survey_bg_middle.png) top left no-repeat; padding: 10px 35px; }
#survey_dialog_chat .bottom_chat { background: url(/support/images/detail/survey_bg_bottom.png) top left no-repeat; height: 70px; padding: 12px 0 0 0; }
#survey_dialog_chat .hand_chat { vertical-align: -.6em; margin-top: 5px; }
#survey_dialog_chat .question_chat { font-size: 14px; font-weight: bold; margin-bottom: 5px; }
#survey_dialog_chat .continue_buttons_chat { width: 125px; margin: 0 auto;}
#survey_dialog_chat .continue_buttons_chat img { margin: 0 5px; cursor: pointer; cursor: hand; }
#survey_dialog_chat .answer_open_wrapper_chat { position: relative; }
#survey_dialog_chat .content_chat h2 {line-height: 18px;}
#survey_dialog_chat .content_chat p {font-size: 14px; line-height: 18px;}
#survey_dialog_chat .content_chat img {margin: 40px 0 40px 100px;}




.rightbox { margin: 0 0 10px; padding-bottom: 7px; }
.rightbox .title { color: #145C8F; font-size: 14px; line-height: 18px; font-weight: bold; padding: 8px 10px 6px; }
.rightbox_v2 .title {font-family: Verdana, Arial, sans-serif;color:#505050;font-size:18px;font-weight: normal;}

.rightbox .content { padding: 6px 10px;}
.rightbox .text_center { text-align: center; }
.rightbox ul { margin: 0 0 0 10px; padding: 0; list-style: none; }
.rightbox ol { margin: 0 0 0 15px; padding: 0 0 0 5px; }
.rightbox li { margin: 5px 0; padding: 0; }
.rightbox li a { text-decoration: none; }

.rightbox_link { margin: 0 0 10px; padding-bottom: 7px; background: url(/support/images/layout/rightbox_link_bottom.gif) no-repeat bottom left; }
.rightbox_link .title { color: #145C8F; font-size: 14px; line-height: 18px; font-weight: bold; padding: 6px 10px 2px;}

.rightbox .title a, .rightbox .title a:visited, 
.rightbox_link .title a, .rightbox_link .title a:visited { color: #145c8f; }
.rightbox .title a:hover, .rightbox .title a:active, 
.rightbox_link .title a:hover, .rightbox_link .title a:active { color: #ce0000; }

.rightbox a.yes { font-size: 12px; line-height: 22px; padding: 4px 5px 4px 20px; background: url(/support/images/layout/feedback_up.gif) left center no-repeat; }
.rightbox a.no { font-size: 12px; line-height: 22px; padding: 4px 0 4px 20px; background: url(/support/images/layout/feedback_down.gif) left center no-repeat; }


