table.listing-table, table.listing-table tr td  {
	border: 0;
	font-size: 0.9em;
}
/*
table.listing-table tr td {
	padding: 5px 0;
}
*/
table.listing-table select.small {
	width: 100px;
}

table.listing-table select.medium {
	width: 150px;
}

table.listing-table label.other-label {
	/*font-size: 0.8em;*/
	font-weight: normal;
	width: auto;
}

table.listing-table input.other-field {
	width: 115px;
	/*font-size: 0.8em;*/
}

table.listing-table input.large {
	width: 400px;
	/*font-size: 0.8em;*/
}