body, ol, li, h2, h3, h4	{ padding:0; margin: 0;}

h2		{font-size: 18px;; font-weight: bold; font-style: normal;}
h3		{font-size: 14px;; font-weight: normal; font-style: italic;}
h4		{font-size: 16px;; font-weight: bold; font-style: normal;}

ol#root1,
ol#root2 			{padding-left: 5px; margin-top: 2px; margin-bottom: 1px; list-style: none; text-align: left;}
#root1 ol,
#root2 ol			{padding-left: 5px; margin-top: 2px; margin-bottom: 1px; list-style: none;}
#root1 li,
#root2 li			{margin-bottom: 1px; padding-left: 5px;  margin-top: 2px;}
#root1 ul,
#root2 ul  			{margin-bottom: 1px; margin-top: 2px; list-style-position: inside;} 
#root1 a,
#root2 a 			{text-decoration: none;}

.panel 				{border-bottom: 1px solid #999; margin-bottom: 2px; margin-top: 2px; background: #fff;}

.block_center		{margin: 0 auto; text-align: center;}

.folder 			{float: left; height: 14px; width: 26px; padding-right: 5px;}
.doc 				{float: left; height: 14px; width: 12px; padding-right: 3px; margin-left: 20px;}

.footer				{margin: 0 auto; text-align: center; font-size: 10px;}
