/* Article paragraphs and lists */
#content p	{margin: .4em 0 .5em 0; line-height: 1.5em;}
#content p img	{margin: 0;}
#content ul	{line-height: 1.5em; list-style-type: square; margin: .3em 0 0 1.5em; padding: 0; list-style-image: url(/w/skins/monobook/bullet.gif);}
#content ol	{line-height: 1.5em; margin: .3em 0 0 3.2em; padding: 0; list-style-image: none;}
#content li	{margin-bottom: .1em;}
#content dt	{font-weight: bold; margin-bottom: .1em;}
#content dl	{margin-top: .2em; margin-bottom: .5em;}
#content dd	{line-height: 1.5em; margin-left: 2em; margin-bottom: .1em;}

