
td.leftpanel{
	padding: 9px 0 0 0;
}
div.residentcomments{
	width: 600px;
	border: 1px solid silver;
	padding: 10px 30px 10px 30px;
}

div.residentcomments p.comment{
	font-size: 17px;
	margin: 0;
	text-align: left;
}

div.residentcomments p.composer{
	text-align: right;
	font-size: 13px;
	margin: 0 0 40px 0;
/*	border-bottom: 1px solid #DFDFDF; */
	padding-bottom: 10px;
	background-image: URL(../images/details/FadeLine-R2L-600px.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
}

td.contentpanel H3{
	margin-top: 30px;
	margin-bottom: 10px;
}
div.residentcomments H3{
	margin: 0 0 25px 0;
}

table.contextmenudiv{
	width: 120px;
}