/* Используйте класс bg_bread_units */

table.bg_bread_units {
	width: 100%;
}
.bg_bread_units tfoot, 
.bg_bread_units thead {
	background: #90694A;
	color: #ffffff;
}
.bg_bread_units th, 
.bg_bread_units td {
	padding: 0px 5px;
}
.bg_bread_units select {
	width: 100% !important;
	min-width: 100% !important;
}
.bg_bread_units input {
	width: 95%;
}
.bg_bu_comment  {
	font-size: 80%;
	font-style: italic;
}

a.chosen-single {
	font-weight: normal;
}
.chosen-drop {
	min-width: 300px;
}