
#NotesCombineBox{
	position:relative;
	float:left;
	left:20px;
	top:9px;
	width:854px;
	height:26px;
	background:#EEEEEE;
	border-width:1px;
        border-style: solid;
        border-color:#B5B5B5;
	padding:3px;
}

#NotesCombineTxt{
	position:relative;
	float:left;
	left: 7px;
	top:5px;
	width:130px;
	height:30px;
}

#NotesCombineInput{
	position:relative;
	float:left;
	left:3px;
	top:2px;
	width:90px;
	height:30px;
}

#NotesTypeTxt{
	position:relative;
	float:left;
	left: 0px;
	top:5px;
	width:70px;
	height:30px;
}

#NotesTypeInput{
	position:relative;
	float:left;
	left:0px;
	top:2px;
	width:175px;
	height:30px;
}

#FileAttachTxt{
	position:relative;
	float:left;
	left: 0px;
	top:5px;
	width:35px;
	height:30px;
}

#FileAttachInput{
	position:relative;
	float:left;
	left:0px;
	top:1px;
	width:350px;
	height:30px;
}

#NotesTop2{
	position:relative;
	float:left;
	left: 20px;
	top:9px;
	width:850px;
	height:30px;
	background:#FFFFFF;
	border-width:1px;
	border-top-width:0px;
        border-style: solid;
        border-color:#B5B5B5;
	padding:5px;
}
#NotesCstOpen{
	position:relative;
	float:left;
	left: 7px;
	top:7px;
	width:850px;
	height:30px;
}



#NotesNew{
	position:relative;
	float:left;
	left: 20px;
	top:9px;
	width:850px;
	height:108px;
	background:#BBD7FF;
	border-width:1px;
        border-style: solid;
        border-color:#B5B5B5;
	padding:5px;
}

#NotesNew1{
	position:relative;
	float:left;
	left:5px;
	top:0px;
	width:842px;
	height:100px;
}

#NotesNew1txt1{
	position:relative;
	float:left;
	left:2px;
	top:0px;
	width:840px;
	height:15px;
        font-size: 12px;
}
#NotesNew1Input1{
	position:relative;
	float:left;
	left:0px;
	top:3px;
	width:840px;
	height:70px;
}

#NotesNew1txt2{
	position:relative;
	float:left;
	left:0px;
	top:4px;
	width:100px;
	height:15px;
        font-size: 12px;
}
#NotesNew1Input2{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:110px;
	height:25px;
}
#NotesNew1txt3{
	position:relative;
	float:left;
	left:0px;
	top:5px;
	width:200px;
	height:15px;
        font-size:11px;
}

#NotesNew1txt4{
	position:relative;
	float:left;
	left:0px;
	top:5px;
	width:92px;
	height:15px;
        font-size:12px;
}
#NotesNew1Input4{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:190px;
	height:25px;
}
#NotesNew1Input3{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:150px;
	height:25px;
	text-align:right;
}

#NotesDisplay{
	position:relative;
	float:left;
	left:20px;
	top:9px;
	width:850px;
	height:auto;
	background:#EEEEEE;
	border-width:1px;
        border-style: solid;
        border-color:#B5B5B5;
	padding:5px;
}

#NotesDisplayTitle{
	position:relative;
	float:left;
	left:2px;
	top:-5px;
	width:850px;
	height:auto;
        font-size: 12px;
	padding:3px;
	font-weight:bold;
}
#NotesDisplaytxt1{
	position:relative;
	float:left;
	left:2px;
	top:0px;
	width:420px;
	height:auto;
        font-size:12px;
	background:#FFFFFF;
	padding:5px;
	font-weight:bold;
	border-width:1px;
	border-right-width:0px;
        border-style: solid;
        border-color:#B5B5B5;

}

#NotesDisplaytxt2{
	position:relative;
	float:left;
	left:2px;
	top:0px;
	width:405px;
	height:auto;
        font-size: 12px;
	background:#FFFFFF;
	padding:5px;
	text-align:right;
	border-width:1px;
	border-left-width:0px;
        border-style: solid;
        border-color:#B5B5B5;
}

#NotesDisplaytxt3{
	position:relative;
	float:left;
	left:2px;
	top:0px;
	width:835px;
	height:auto;
        font-size: 12px;
	background:#FFFFFF;
	padding:5px;
	line-height:17px;
	text-align:justify;
	border-width:1px;
	border-top-width:0px;
        border-style: solid;
        border-color:#B5B5B5;
}

