.inputerror{
	background-color: orange;
}
.next {
	position: absolute;
	top: 4px;
	right: 2px;
	width: 20%;
	/* border: 1px solid; 
	background-color: orange;
	*/
	text-align: right;
}

.category_tabs{
	color:   #000;
	padding: 10px;
	border: 1px solid; 
	background-color: orange;
	font-size: 120%;
}

li {
	padding-left: 15px;
}

.highlight{
	color:   #000;
	background-color: orange;
}

#category_title {
	top: 5px;
	bottom: 5px;
	left: 10px;
	position:relative;
}
.section_title{
	top: 5px;
	bottom: 5px;
	left: 20px;
	position:relative;
	background-color: orange;
}
.login_columns {
	top: 5px;
	bottom: 5px;
	position:relative;
}
#page_top{
	position:relative;
	margin: 0px;
	padding: 0px;
	border: 2px outset #eee;
	height: 35px;
	text-align: left;
	background-color:#eee;
}
#login_header {
	top: 5px;
	bottom: 5px;
	right: 20px;
	position:absolute;
}

.pages {
	position: relative;
	margin-left: auto; 
	margin-right: auto; 
	width: 40%;
	top: 4px;
	text-align: center;
	border: 1px solid; 
	background-color: red;
}

.previous {
	position: absolute;
	width: 20%;
	left: 2px;
	top: 4px;
	/* border: 1px solid; 
	background-color: yellow;
	*/
}

.pager {
	position: relative;
	width: 90%;
	height: 35px;
	border: 1px solid #00478D;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-style: outset;
}

.action {
	font-size: 110%;	
	font-type: bold;	
	text-align: left;
}

.edit_wastebin {
	height: 130px;
	padding: 2px;
	margin: 5px;
	border: 2px dotted black;
	background-color: white;
	color:   #000;
	z-Index: 1;
}

.blog_film {
	text-align: center;
}

#blogTright {
	position: absolute;
	top: 2px;
}

#blogtopleft{
	position: relative;
	margin-right: 5px;
	top: 1px;
	left: 8px;
}

#bottomleft{
	position: relative;
	margin-right: 5px;
	bottom: 1px;
	left: 8px;
}

#bottomright{
	position: absolute;
	bottom: 1px;
	right: 8px;
}

.blog_img_thumbnail {
	position:relative;
	color: #000;
	background-color: #F4F4F4;
	border: 1px solid #BCBCBC;
	padding: 3px;
	float: center;
}

#blog_view_footer{
	position:absolute;
	width: 100%;
	bottom:0px;
	color:#333;
	background-color:#eee;
}

.edit_wastebin span{
	opacity: 1.0;
	z-index: 2;
	font-size: 110%;
}

.edit_imageblogunit_small {
	float: left;
	color: #000;
}

blockquote {
	float:center;
	background-color: white;
	padding: 5px;
	color: #000;
	font-size: 140%;
	z-Index: 1;
}


#form_title {
	display: none;
}


#ghost {
	display: none;
}

#edit_title {
	display: none;
}

.group_link{
	background-color: white;
}

.group_link_over {
	background-color: #eee;
	padding-right: 30px;
}

.thumb_link {
	padding: 2px;
}

.thumb_link_over {
	padding: 3px;
}

#bucket {
	top: 10px;
	right: 20px;
	position:fixed;
	width: 150px;
	height: 350px;
	float:  left;
	border: 3px solid black;
	background-color: yellow;
}

#topbar{
	position:relative;
	float:right;
	border: 3px solid black;
	padding: 2px;
	background-color: lightyellow;
	width: 200px;
	visibility: hidden;
	z-index: 0;
	height: 500px;
}

