	#note{
		height: 50px;
		font-size:0px;
	}
	#note td{
		background:#FEFEA7;
	}
	#note img{
		vertical-align:bottom;
	}
	#note .note_c_up{
		width:4px;
		height:4px;
                vertical-align:bottom;
		background:none !important;
	}

	#note .note_c_do{
		width:4px;
		height:4px;
		background:none !important;
		vertical-align: top;
	}
	#note_content{
		font:11px Arial, Helvetica, sans-serif !important;
		color:#1d476c;
		padding:0 2px;
	}
	#note_bot{
		height:4px;
		background:url(../images/gray.gif) top left repeat-x !important;
		vertical-align:bottom;
	}

