div#iePoll {
			background-image:url('anketabg.gif');
			font-family: Arial, sans-serif;
			font-size:11px;
			color: #fff;
			padding: 5px;
			}
/*			
div#iePoll INPUT[type=button], div#iePoll INPUT[type=submit] {
			font-size:10px; 
			color:#FFF; 
			background-color:#036; 
			border-style:outset; 
			border-color:#69F;
			}
*/			
div#iePoll A {
			text-decoration: none;
			color: #fff;
			}
div#iePoll UL {
			padding: 0;
			margin-left:35px;
			}
div#iePoll H4 {
			font-size:12px;
			color: #fff;
			margin-top:5px;
			margin-bottom:5px;
			text-align: center;
			font-weight: bold;
			}							

							



