.toolTipNote{

	font-size:12px;

	font-weight:normal;

	font-style:normal;

	margin: 5px 0px 0px 10px;

	border-style: solid;

	border-width: 1px;

	border-color: #000000;

	z-index: 0;

	visibility: hidden;

	position: absolute;

	white-space: nowrap;

	text-align: left;

	padding: 5px 5px 5px 5px;

}

.submit input
{
margin-top: 30px;
} 

#DateEvents1 table {
	
	width:500px;
	margin-left:10px;
}

#DateEvents1 tr {
	
	padding-top:10px;
}

textarea#notes {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
