tr.empty td {
	opacity: 0.4;
}

tr.empty td.num {
	opacity: 1;
}

td.number {
	width: 7em;
}

td.number div {
	float: right;
	white-space: nowrap;
}

tr.empty .icon {
	cursor: text;
}

td .icon i.remove {
	display: inline;
	float: none;
	width: 14px;
	padding-left: 14px;
	height: 13px;
	left: 7px;
	top: 0.11em;
	margin: 0;
	background-position: -538px 0;
	vertical-align: top;
}

td a:hover i.remove {
	background-position: -552px 0;
}

tr.empty .icon {
	display: none;
}

td .icon span {
	display: none;
}

#middle-layout #r_next {
	width: 100%;
}

#r_next .field {
	padding-right: 10%
}

.notice {
	clear: right;
	float: right;
	text-align: right;
	font-size: 0.9em;
}