#userbar {
	width:400px;
	height:120px;
	background:#eeeeee;
	position:fixed;
	right:-390px;
	bottom:50px;
	color:#000000 !important;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}



#pagebar {
	width:600px;
	background:#eeeeee;
	position:fixed;
	right:-590px;
	top:50px;
	color:#000000 !important;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	height: 400px !important;
}

#pagebar #inner {
	height:390px;
	overflow:auto;
}

td {
	color:#000000;
}

#error {
	width:440px;
	height:50px;
	padding:30px;
	border:5px #cccccc solid;
	background-color:#FF0000;
	text-align:center;
	position:absolute;
	display:none;
}

#schuber {
height:120px; width:20px; line-height:120px; float:left; text-decoration:none; color:#000000; border-right:1px solid black; margin-right:10px;
}

#page_schuber {
height:400px !important; width:20px; line-height:400px !important; float:left; text-decoration:none; color:#000000; border-right:1px solid black; margin-right:10px;
}

img { border:none !important; }

