/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.5 Plugin: WP-Polls 2.31										|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/

#main .wp-polls ul, #main .wp-polls ul ul, #main .wp-polls li {
  margin:0; 
  padding:0;
  background:none;
}

#main .wp-polls ul li {line-height:1.7; margin-bottom:0.5em;}

#main .wp-polls h4 {
	font-size:100%;
}

