html,body,h1,h2,h3,h4,h5,h6,div,span,p,a,img,em,strong,b,i,font,table,tr,th,td,ul,ol,li,dl,dd,dt,form,blockquote,code,label,input,select,textarea
	{
	font: inherit;
	color: inherit;
	background: none;
	background-color: inherit;
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
	border: 0;

}

h1,h2,h3,h4,h5,h6,span,p,a,img,em,strong,b,i,font,table,tr,th,td,ul,ol,li,dl,dd,dt,form,select,input,textarea,blockquote,code,label{

	position:relative;

}

.sidebar * {
	position: relative;
}

html {
	
}

body {
	min-height: 100%;
	position: relative;
	font: normal 62.5% Tahoma, sans-serif;
}

.offscreen {
	display: none !important;
}

.behind {
	position: absolute;
	z-index: -9999 !important;
	text-indent: -9999px;
}

.invisible {
	visibility: hidden !important;
}

.pos-left {
	float: left !important;
}

.pos-right {
	float: right !important;
}

.spacer {
	clear: both !important;
}

.spacer.null {
	height: 0 !important;
	padding: 0 !important;
	margin-top: 1px;
	border: 0 !important;
}

.v {
	position: relative;
	display: block;
	clear: none;
	float: left;
	border: 1px solid white;
	width: 10px;
}

.white {
	color: rgb(255, 255, 255);
	background-color: inherit;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

strong,b {
	font-weight: bold !important;
}

em,i {
	font-style: italic;
}

input,select,textarea{
	border: 1px solid #777;
	color: #444;
	background: #fff;
}

input.small {
	font-size: 11px;
	background: transparent;
}

a {
	background: transparent;
	text-decoration: none;
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h7 span,label span,a span
	{
	position: static;
	z-index: -1;
}

blockquote p {
	font-style: italic;
}

p {
	margin-bottom: 0.5em;
}

.dump {
	text-align: left;
	clear: both;
	font: normal 100% Monaco, monospace;
}

div.error {
	font: normal 11px Tahoma;
	color: #a00;
}

li.last {
	border: none !important;
}

#sidemenu li.last,.sidepanel li.last {
	background: none !important;
}

.nobg {
	background: none !important;
}
