

			h3.title
			{
				padding: 3px 0 0 3px;
				margin: 0 auto 0 auto;
				font-size: 16px;
				float: left;
				clear: both;

			}
			h3.error
			{
				color: #CC0000;
				float: left;
				clear: both;
				padding: 3px 0 3px 0;
				margin: 0 0 0 4px;
				font-size: 12px;
				font-weight: normal;
				text-align: middle;
				
			}
			#widgetcontent
			{
				height: 100px;
				width: 320px;
				overflow: visible;
			}
			ul.answerlist
			{
				float: left;
				clear: both;
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			ul.answerlist li
			{
				margin: 5px 0 0 0;
				float: left;
				padding: 0 5px 0 0;
				background: none;
				width: 100%;
				clear: both;
				color: #000;
				font-size: 18px;
			}
		
			#status_bar
			{
				width: 100%;
				height: 20px;
				float: left;
				clear: both;
				margin: 0;
				padding: 0;
			}
			/**
			#submit
			{
	
			}
			**/
			#no_select
			{
				display: none;
			}
			#data_select
			{
				float: left;
				height: 25px;
				clear: both;
				display: none;
			}
			
			#pollnumber
			{
				display: none;
			}
			#loader
			{
				float: left;
				clear: both;
				margin: 0; 
				display: none;
			}
			.votebar
			{
				float: left;
				clear: both;
				height: 15px;
				color: #000;
				position: relative;
				margin: 0 0 0 0;
				padding: 1px 0 1px 10px;
				width: 0px;
			}
			.votebar h4
			{
				margin: 0 0 0 10px;
				padding: 0 0 0 10px;
				font-size: 12px;
				font-weight: bold;
				float: right;
			}
			input.submitpoll
			{
				padding: 3px 5px 3px 5px;
				margin: 10px 0 0 10px;
				background: #CFCFCF;
				border: none;
				font-family: Arial;
				font-weight: bold;
				float: left;
				clear: both;
				margin: 10px 0 0 0;				
			}
			#related
			{
				float: left; 
				clear: both; 
				width: 645px; 
				margin: 20px 0 0 0;	
			
			}
			
			/** SUGGESTION **/
			#related ul
			{
				margin: 0 0 10px 10px;
				padding: 0;
				list-style-type: none;
				font-size: 14px;
			}
			#related ul li
			{
				margin: 0;
				padding: 0;
				background: none;
				list-style-type: none;
			}
			
			.share
			{
				float: right;
				margin: 3px -5px 0 0;
			}
