﻿#ESSurvey                                   {}
#ESSurvey ul                                { list-style-type: none; margin: 0px; padding: 0px;}
#ESSurvey ul li                             { padding-bottom: 6px; width: 250px;}
#ESSurvey ul li.left                        { float: left;}
#ESSurvey ul li.right                       { float: right;}
#ESSurvey ul li label                       { width: 80px; display: inline-block; font-weight: bold; text-align: left;}

#ESSurvey_Questions ol li                   { padding-bottom: 6px;}
#ESSurvey_Questions ol li .blLabel          { display: inline-block; font-weight: bold; text-align: left;}
.survey_button                              {background:white url(Images/bgTextBox.gif) repeat-x scroll left top;}
input[type="checkbox"]                      {margin-right: 3px;}