div#usernotes {margin-top: 10px}

div#usernotes div.foot {text-align: right;padding-top: 30px}

div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}
div#usernotes span.action {
	float: right;
}


div#usernotes div.note {text-align: left;background-color: #F2F8FF;margin: 0px 0px 5px 0px;border-bottom:1px solid #ddd;padding: 4px}
div#usernotes div.innerNote {padding: 2px 5px 8px 5px}


div#usernotes small {font: 11px/20px Arial;font-weight: bold;color: #bfbfbf;text-align: left}

div#usernotes strong {color: #000;font: normal normal normal 13px/16px Arial, Helvetica, Sans-Serif;text-align: left}

.commentAuthor {background-color: #D9EBFF;color: #000;font: 14px/17px "Trebuchet MS", Arial, Helvetica, Sans-Serif;text-align: left;padding: 3px 0px 4px 5px;text-transform: capitalize}


.commentnote {
	font: 12px/14px Arial;
	color: #bfbfbf;
	font-weight: normal;
}

a.commentnote {
	font: 12px/14px Arial;
	color: #bfbfbf;
	font-weight: normal;
	text-decoration: underline;
}
a.commentnote:hover {
	color: #000;
}

.smallnote {
	font: 11px/13px Arial;
	color: #bfbfbf;
	font-weight: normal;
}

.note {
	font: 12px/14px Arial;
	color: #bfbfbf;
	font-weight: bold;
	margin-left: 3px
}

.commentHeader {color: #000;font: 20px/24px "Trebuchet MS", Arial, Helvetica, Sans-Serif;font-weight: bold;margin-bottom: 10px}

h1.commentHeader {color: #000;font: 14px/20px "Trebuchet MS", Arial, Helvetica, Sans-Serif;font-weight: normal;font-style: italic;background-color: #D9EBFF;padding: 10px;margin-bottom: 20px}


