
/* Support Page */

.ask-box                                            {float:left;width:670px;padding:14px;background:url(../../../images/boxes/box1_bg.png) repeat-x #f2f3f5;border:1px solid #c2c2c2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.ask-box-top                                        {float:left;width:670px;clear:both;overflow:hidden;margin-bottom:14px;}
.ask-extra-options                                  {float:right;width:330px;height:27px;}
.ask-extra-options > div                            {float:right;margin-top:6px;font-size:11px;}
.ask-extra-options > div:first-child                {margin-left:14px;max-width:115px;}
.ask-extra-options > div > span                     {margin:1px 4px 0 0;float:left;}
.ask-extra-options > div select                     {width:130px;margin:0;padding:0;}
.ask-extra-options > div .cb_squared_medium         {float:right;margin-top:-7px;}
.ask-box textarea.round_big1                        {float:left;clear:both;margin-bottom:15px;}
.ask-box-bottom                                     {float:left;width:670px;clear:both;overflow:hidden;}
.ask-box-bottom > .file_input_div, .ask-box-bottom > .file_input_textbox {margin:8px 0 0 4px;padding:0;color:black;}
.ask-box-bottom > button.btn_medium                 {float:right;}
.ask-box-bottom > label                             {float:left;width:4px;height:7px;margin-top:11px;background:url(../../../images/icons/sprite07.png) -177px 0;}
.ask-box-popular                                    {width:700px;margin-top:20px;float:left;}
.ask-box-popular h1                                 {font-size:20px;float:left;color:black;}
.ask-box-popular h2                                 {font-size:15px;float:left;padding:6px 0 0 6px;color:#506389;}
.ask-box-popular-options                            {float:left;font-size:11px;width:700px;clear:both;margin:15px 0 10px 0;}
.ask-box-popular-options > span                     {float:left;margin:4px 4px 0 0;}
.ask-box-popular-options > div                      {float:left;margin:3px 8px 0 0;}
.ask-box-popular button.btn_large                   {-moz-border-bottom-left-radius:0px;-moz-border-top-left-radius:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-top-left-radius:0px;border-radius:0px 5px 5px 0px;}
.input_round_big4_btn {float:left;}

.ui-autocomplete .question_el:first-child{border-top: none;}
.ui-autocomplete .question_el {border-top:1px dotted gray; cursor: pointer; white-space: normal;}
.ui-autocomplete .question_el a{padding: 8px;}
.ui-autocomplete .question_el a.ui-state-focus{background: #dadada}
.ui-autocomplete .question_el a span.found{background: none repeat scroll 0 0 #506389; color: white; font-weight: normal; padding: 0 1px;}
    
    