*
{
	margin: 0;
	outline: 0;
	padding: 0;
	text-indent: 0;
}

/*
body,
html,
div#wrapper,
div#site,
div.header,
div#logo,
div#language,
div#language *,
h1,
div#path,
div#sitemenu,
div#path *,
div#sitemenu *,
div#sidebar form,
div#menu *
{
	margin: 0;
	outline: 0;
	padding: 0;
	text-indent: 0;
}
*/

/*
div#sidebar div#sitesearch
{
	margin-top: 0;
	padding-top: 4px;
}
*/

pre.debug, pre.warning
{
	border: 2px dashed #000;
	color: #000;
	font-size: 12px;
	margin-top: 5px;
	padding: 4px;
	text-align: left;
	white-space: normal;
}

pre.debug
{
	background: #0d0;
}

pre.warning
{
	background: #dd0;
}

.cf
{
	clear: both;
}

body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 62.5%;
	text-align: center;
}

table
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}

a
{
	color: #000;
	text-decoration: none;
}

h1
{
	font-size: 1em;
}

h2
{
	font-size: 1em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}

ul
{
	list-style-type: disc;
}

ul ul
{
	list-style-type: circle;
}

ul ul ul
{
	list-style-type: square;
}

div.body p, 
div.body ul, 
div.body ol, 
/*
div.body table, 
*/
div.body object, 
div.body embed,
div.body h3,
div.body div
{
	margin: 0 0 1em 0 !important; 
	text-indent: 0 !important;
}

div.body ul, 
div.body ol
{
	margin-left: 2em !important;
}

img 
{
	border: 0;
}

input.text, select
{
	border: 1px solid #ccc;
	color: #000;
	font-size: 1em;
	padding: 3px;
}

ul.meta
{
	list-style-type: none;
	padding-top: 0;
}

ul.meta li
{
	display: inline;
	line-height: 16px;
	padding: 2px 0 0 25px;
}

li.meta_print
{
	background: url('/img/print.gif') no-repeat scroll 5px center;
}

li.meta_back
{
	background: url('/img/back.gif') no-repeat scroll 5px center;
}

li.meta_top
{
	background: url('/img/top.gif') no-repeat scroll 5px center;
}

ul.gallery
{
	list-style-type: none;
}

div.body ul.gallery
{
	margin-left: 0 !important;
}

ul.gallery li
{
	background: #f8f6f3;
	float: left;
	margin: 5px;
	padding: 7px;
}

ul.gallery span
{
	margin-top: 7px;
	display: block;
}
