
/* Support View Page */

#support-question, #support-answer                  {float:left;clear:both;overflow:hidden;}
#support-admin                                      {display:none;}
#support-admin-link                                 {float:left;clear:both;overflow:hidden;width:601px;height:20px;text-align:right;}
.support-view                                       {float:left;width:675px;margin-top:20px;overflow:hidden;padding:8px 13px 9px 9px;background:#e6ecf4;border:1px solid #97b4d2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.support-top                                        {float:left;width:675px;clear:both;overflow:hidden;}
.support-top > h1                                   {float:left;width:295px;margin-left:73px;font-size:30px;color:black;}
.support-top > div                                  {float:left;width:307px;margin-top:13px;}
.support-top > div button                           {float:right;margin-left:10px;}

.support-center                                     {float:left;width:675px;clear:both;overflow:hidden;margin-top:3px;}
.support-avatar                                     {float:left;width:64px;padding:5px;}
.support-content                                    {float:left;width:601px;}
.support-content > ul                               {margin:2px 0 0 -2px;clear:both;overflow:hidden;}
.support-content > ul > li                          {float:left;padding:1px 2px 0 2px;font-size:11px;}
.support-content > ul > li.author, .support-content > ul > li:first-child {font-size:15px;font-weight:bold;padding-top:0;}
.support-content h2                                 {float:left;margin:8px 0 12px 0;font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;font-size:15px;font-weight:bold;width:597px;}
.support-content h3                                 {float:left;margin:8px 0 7px 0;font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;font-size:15px;font-weight:bold;width:597px;}
.support-content p                                  {margin-bottom:8px;width:596px;padding-right:2px;line-height:15px;clear:both;overflow:hidden;}
.support-content .support-attachments               {float:left;margin:8px 0 0 -8px;clear:both;overflow:hidden;width:601px;}
.support-content .support-attach-files              {float:left;margin-bottom:8px;}
.support-answer-br                                  {float:left;width:675px;height:2px;clear:both;overflow:hidden;margin:11px 0 9px 0;background:url("../../../images/misc/cutline.png");}
#support-answer .support-content > p                {margin-top:11px;}