#poll_manager { 
}
#poll_manager .poll_ex { padding-bottom:10px;
	border:solid 3px #006600;
	width:120px;
}
#poll_manager .poll_question { padding:10px; 
	border-bottom:solid 3px #006600;
}
#poll_manager .question { 
}
#poll_manager .answer, #poll_manager label { 
	font-weight:bold;
}
#poll_manager .poll_color { width:80%; }
/* Holy hack */
/* Hides from IE5_mac \*/
* html #poll_manager {height: 1%;}
/* End hide from IE5_mac */ 
