/*
	Styles for spans that show
	posted time.
*/
span.timeSpan{
	visibility:hidden;
}
span.timeSpan_vis{
	visibility:visable;
	font-size:10px;
	color:#ff6600;
}


.sessionLink
{
	text-decoration: none;
}
