.note{
		width:300px;
		float:left;
		text-align:left;
		font-size:11px;
		color:#999999;
		padding:0px;
		line-height:130%;
		background:#ffffff;
		border:#ffffff 1px solid;
		}

.notetrue
{
	width:300px;
	float: left;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 30px;
	text-align: left;
	border: 1px solid #00A8FF;
	background-color: #E2F5FF;
	background-image: url(../images/gt.gif);
	background-repeat: no-repeat;
	z-index:99;
		}

.noteawoke
{
	width:300px;
	float: left;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 30px;
	text-align: left;
	border: 1px solid #D60500;
	background-color: #FFD7D7;
	background-image: url(../images/roo.gif);
	background-repeat: no-repeat;
}


