.notetitle {
	width:632px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 0px 18px;
	margin:20px auto 0px;
	color:color: #536260;
	border-bottom:#CCDDD8 1px solid;
	background: url(../img/list.gif) no-repeat;
	background-position:left center;
}
.notetitle span {
	font-size:12px;
}

.notes {
	width:600px;
	font-size:12px;
	line-height:120%;
	text-align:left;
	color:color: #536260;
	margin:0px auto;
	padding:10px 0px;
	zoom: 100%;
}

.bare {
	color:#E9EDEC;
}

.notes:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

img.left {
	border:0px;
	margin:0px 2px 2px 0px;
	/*width:250px;*/
	float:left;
}

div.resbody {
	margin:25px 5px 20px;
	text-align:left;
	line-height:1.4;
}

div.resbody p {
	margin-bottom:20px;
}

span.res{
	color:#FF8000;
}