
/*
 UMP - UNOFFICIAL MULTILINGUAL PATCH of OPEN-REALTY (v.ALPHA)
*/

/* ************************************************************************** */
/* addon.inc.php */

.clr {
	clear:both;
	}
input.short_buttom {
	width:100px;
	}
.red {
	color:red;
	font-weight:bold;
	}

.line_title {
	float:left;
	width:120px;
	font-weight:bold;
	}
.text_300p {
	float:left;
	width:300px;
	}

#ump_menu {
	/* not set */
	}
.ump_create {
	float:left;
	width:33%;
	text-align:center;
	}
.ump_edit {
	float:left;
	width:33%;
	text-align:center;
	}
.ump_delete {
	float:left;
	width:33%;
	text-align:center;
	}
.ump_menu_item {
	width:120px;
	padding:5px;
	border:1px solid silver;
	}


