#page_header {
	background: #ffffff url(../images/admin_bg.jpg) no-repeat top;
}

#header_image {
	height: 40px;
	background: url(../images/admin_head.jpg) no-repeat top right;
	margin-right: 10px;
	margin-top: -40px;
}

#page_background {
	padding: 40px 0px 40px 0px;
}

#main {
	margin-top: 0px;
}

.hidden {
	display: none;
}

.news_past {
/*	text-decoration: line-through;*/
	font-style: italic;
}

.inp_note {
	font-style: italic;
	background: url(../images/arrow_up_blue.gif) no-repeat top left;
	padding-left: 20px;
}

.mand {
	font-weight: bold;
	padding-left: 10px;
	background: url(../images/icon_mandatory.gif) no-repeat top left;
}

.object_img {
	float: left;
	margin: 0px 5px;
}

.button {
	height: 22px;
	border: 0px;
	background: url(../images/poll_button_bg.png) no-repeat;
}

.a_button a {
	padding: 2px 5px;
	border: 1px dotted #ffffff;
}

.a_button a:hover {
	border: 1px dotted;
	text-decoration: none;
}
