div.form {
	margin-left: 0px;
}
table.form {
	margin-bottom: 15px;
}
table.form td.title {
	width: 160px;
	height: auto;
	vertical-align: top;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
table.form td.title label {
	color: #000000;
	font-weight: bold;
}
div.form_block_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 10px;
	color: #4171bb;
	padding-left: 3px;
	border-bottom: 1px solid #87abe2;
	margin-bottom: 15px;
}
input.default, input.empty, select.default,
input.default_user_groups, input.empty_user_groups,
textarea.default, textarea.empty,
input.top_input {
	width: 300px;
	padding: 3px 4px 3px 4px;
	background: #adbdc6;
	border-top: 1px solid #9fadb6;
	border-bottom: 1px solid #fafcfc;
	color: #f5fefe;
}
input.top_input {
	height: 33px;
	width: 195px;
	padding: 6px 10px 7px 10px;
	font-size: 16px;
	font-family: Georgia;
}
textarea.default {
	height: 100px;
}
select.default {
	height: auto;
}
input.empty, input.empty_user_groups, textarea.empty {
	border: 1px solid #ff0000;
}
input.default_user_groups, input.empty_user_groups {
	width: 170px;
	margin-right: 5px;
}
div.form_button {
	width: 72px;
	text-align: center;
	left: 173px;
}
div.form_button input, input.button_user_groups {
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/button_bg.jpg') top center no-repeat;
	border-top: 1px solid #9fadb6;
	border-left: 1px solid #9fadb6;
	border-bottom: 1px solid #fafcfc;
	border-right: 1px solid #fafcfc;
	color: #f5fefe;
	cursor: pointer;
}
div.top_login {
	background: url('../images/button_bg_2.jpg') top center no-repeat #ffffff;
	text-align: center;
	position: absolute;
	top: 0px;
	right: -85px;
	height: 31px;
	width: 85px;
	border-top: 1px solid #9fadb6;
	border-left: 1px solid #9fadb6;
	border-bottom: 1px solid #fafcfc;
	border-right: 1px solid #fafcfc;
	font-family: Tahoma;
	font-size: 12px;
	color: #f5fefe;
	font-weight: bold;
	line-height: 31px;
	cursor: pointer;
}
input.top_space {
	margin-right: 19px;
}
div.top_login_box {
	width: auto;
	position: absolute;
	top: 76px;
	right: 88px;
}
td.tooltip {
	color: #8a8889;
}
td.checkbox_list input {
	margin-right: 5px;
	vertical-align: middle;
}
td.checkbox_list label {
	margin-right: 10px;
	cursor: pointer;
}
td.checkbox_list {
	vertical-align: middle;
}
div.checkbox_list {
	line-height: 25px;
}
div.list_title {
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #4171bb;
	padding-left: 3px;
}
div.list_items {
	background: #f2ffff;
	border-top: 1px solid #87abe2;
	border-bottom: 1px solid #87abe2;
	margin-bottom: 15px;
}
div.list_items tr.header td {
	height: 20px;
	line-height: 20px;
}
div.list_items tr.item td {
	padding-bottom: 15px;
}
div.list_items tr.item div#sum {
	text-align: right;
	float: left;
}
div.list_add_row {
	text-align: right;
	height: 20px;
	line-height: 20px;
}
div.list_items_inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.list_items_inner tr.item td.rm a {
	display: none;
}
td.list_total_title, td.list_total_total_title {
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-right: 5px;
}
td.list_total_total_title {
	font-weight: bold;
}
div.list_total_d {
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: right;
}
tr.footer td {
	padding-bottom: 15px;
}
div.mce_editor {
	display: none;
}