.note_content_area{
	width: 600px;
	padding-top: 10px;
	}
.note_clear{
	clear: both;
	}
.note_options #id_note_type_ms_title{
	float: right;
	}
.note_options a{
	float: left;
	}
.note_show_details td{
	font-weight: bold;
	}
.note_show_details td label{
	font-weight: normal;
	}
.note_content_area select.id_file_category {
	width: 125px;
	}
.note_link_to_file {
	display: none;
	}
.ui-im-select, .ui-im-select-option{
	cursor: pointer;
	}
td.note_note_td_head{
	width: 62px;
	}
.note_content_area{
	width:640px;
}
.note_req{
	color: #AA0000;
}