
   		
   		.onedo_survey {
   			text-align: left;
   			}
   			
   		.onedo_survey h2 {
   			font-size: 14px;
   			margin-bottom: 10px;
   			}      					
   			
		.onedo_survey ul li {
			text-align: left;
			background-image: none;
			display: block;
			}   		
   		
   		.onedo_survey li .bar {
			margin: 1px;
			font-size: 6px;
			line-height: 8px;
			height: 8px;
			background-image: url('/common/images/pollbg.gif');
			border: 1px solid #c8c8c8;
			}

   		.onedo_survey input {
   			margin-right: 10px;
   			}	
   			
   		.onedo_survey .zend_form {
   			/* padding: 0 20px; */
   			}	
   			
		.loading {
			background: transparent url('/common/images/loading.gif') no-repeat center center;
			}
		
		