.note_top {
	background-image : url(../opennotes/note_top.gif);
	height:2px;
	background-repeat : no-repeat;
	width:250px;
	font-size:1%;
	
}
.note_mid {
    font: 8pt  Arial, Helvetica, sans-serif;
	color: #000;
	width:230px;
	padding-left:10px;
	padding-right:10px;
	background-image : url(../opennotes/note_mid2.gif);
	background-repeat : repeat-y;
	
}
.note_bot {
	background-image : url(../opennotes/note_bot.gif);
	height:3px;
	background-repeat : no-repeat;
	width:250px;
	font-size:1%;
		
}

img {border:0px;}


