/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.sightingtablepublic table, #tblPS.sightingtablepublic {
	width: 95%;
}
.sightingtablepublic table, .sightingtablepublic td, #tblPS.sightingtablepublic {
	font-size: 90%;
	border: none;
}
.ss_stress {
	font-style: italic;
	font-size: 95%;
	color: Red;
/*	background-color: GhostWhite; */
}
.ss_tiny {
	font-style: italic;
	font-size: 80%;
	color: teal;
}
.ss_table {
	border: none;
	vertical-align: top;
}
#sstadesc {
	height: auto;
	width: auto;
}
.msgerror {
	color: red;
}
.msgsuccess {
	color: green;
}
.rsimage {
	cursor:pointer;
}
#ui-datepicker-div {display: none;}
