.cms_loading
{
	background: url(../gfx/progress/big-black.gif) center no-repeat;
	height: 300px;
}

#cms_admin_table
{
	background-color: ButtonFace;
}

#cms_admin_table legend
{
	margin-left: 10px;
	padding: 0 2px;
}

#cms_admin_table fieldset
{
	padding: 5px;
}

#cms_admin_table td.main
{
	padding: 3px;
}

#cms_admin_node_form_cnt .submit_btn_cnt
{
	float: left;
	padding: 3px;
	margin-left: 10px;
}

#cms_admin_node_form_cnt .cancel_btn_cnt
{
	float: right;
	padding: 3px;
	margin-right: 10px;
}

#cms_admin_table .cms_admin_form_td_cnt
{
	position: relative;
	overflow: hidden;
}

#cms_admin_wait_left,
#cms_admin_wait_right
{
	position: absolute;
	top: -3px;
	left: -3px
}

#cms_admin_wait_right
{
	background: ButtonFace url(../gfx/progress/big-black.gif) center no-repeat;
}

#cms_page_cnt
{
	padding: 0 5px;
}

.cms_page_testo 
{
	clear: both;
	float: none;
}

.cms_admin_top_right
{
	text-align: right;
	margin-right: 10px;
}

#cms_admin_node_form input.input_label
{
	background-color: ButtonFace;
	border: 0;
}

