.listRow1{
	background-color:#EEEDE8;
	cursor: pointer;
}
.listRow2{
	background-color:white;
	cursor: pointer;
}
.listRowTd{
	border: 0px;
	border-collapse: separate;
	padding: 2px 2px 2px 5px;
	height: 50px;
	vertical-align: middle;
}
.listTnImg{
	border: 0px;
	float: right;
	margin: 2px 2px 2px 5px;
}
.msgTitle{
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 0px 10px;
}

