/* CSS Document */

/*Bullets and other formating*/
ul						{margin: .5em .5em 0em 1em; padding: .5em .5em 0em 1em; text-align: justify; font: 75% Arial, Helvetica, sans-serif !important; color: #333;}
li						{margin: 1em 0em 0em 2em; padding: 1em 0em 0em .25em;; list-style: disc url(../images/common/quotes.gif); vertical-align: middle; line-height: 1.3em;}
ul .captionR			{text-align: right !important; font-size:85% !important; color: blue !important; font-weight: bold; position: relative; top: -12px !important; right: 3px;}
ol						{margin-left: .5em; padding-left: 0em; margin-top: 0em; margin-bottom: .5em; padding-top: 0px; text-align: justify; 
						list-style: decimal;}

hr						{height: 1px; color: #999999; margin: 0px 10px 0px 10px; padding: 0px;}