#container.note_link {
	width: 1205px;
	padding: 12px 21px;
}

.note_link h2 {
	text-indent: -1000px;
	background: url("/images/title_note_link.gif") no-repeat;
	width: 107px;
	height: 17px;
	float: left;
	margin-bottom: 15px;
}

.note_link div.desc {
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	color: #4c4c4c;
}

.note_link .filters {
	clear: both;
	padding: 0 0 27px;
}

.note_link .filters img,
.note_link .filters input {
	vertical-align: middle;
}

.target_note {
	clear: both;
	float: left;
	width: 265px;
	background: url("/images/ico_endless.gif") no-repeat 232px 195px;
}

.linked_notes {
	float: left;
}

.target_note #helper_wrapper #new_note_link {
	width: 192px;
	padding-left: 17px;
}

.target_note #helper_wrapper #new_note_link h3 {
	color: #ff793e;
	font-weight: bold;
	font-size: 12px;
}

.target_note #helper_wrapper #note_link_target_id {
	margin: 9px 0;
	width: 182px;
	padding-top: 3px;
	padding-left: 3px;
	height: 18px;
	border: 1px solid #c5c5c5;
}

.target_note #helper_wrapper #new_note_link .right {
	padding-right: 6px;
	float: right;
}
