.tXEventTable {
	clear:					both;
	font-size:				11px;
	border-collapse:		collapse;
	width:                  100%;
	}

	.tXEventTable th {
		font-weight:		normal;
		font-size:			12px;
		text-align:			left;
		background:			url( '../../image/trail_event_background.jpg' )
							top left
							no-repeat;
		height:				26px;
		color:				white;
		padding-left:		16px;
		}

	.tXEventMonth {
		font-size:			11px;
		text-transform:		uppercase;
		font-weight:		bold;
		color:				#345834;
		}

	.tXEventName {
		padding:			.5em 0em .25em;
		font-weight:		bold;
		}

	.txEvent {
		margin:				3px 0px 6px;
		}

	.tXEventTable td {
		border:				1px solid #DFDDEA;
		padding:			6px 10px;
		color:				#555555;
		}

	.tXEventTable .rU {
		background:			#F3F2F7;
		}

	.tXEventTable .rV {

		}
	
	.tXEventDesc {
		padding:			.25em 1em;
		}

.searchLocus {
    clear:                  both;
}

.searchNavigation {
    font-style:             normal;
}

.searchLocus, .searchNavigation {
    width:                  auto;
}
