.hidden {
	display: none;
}

.tickLink {
	float: left;
	
	font-size: 8pt;
	text-transform: uppercase;
	color:#999999;
}

.tickContent {
	float: left;
	font-size: 8pt;
	text-transform: uppercase;
	
	
	position: relative;
	height: 15px;
	color:#000000;
}
.tickContent a {
	font-weight:bold;
}
.tickContent a:hover {
	text-decoration:underline;
}

.tickButton {
	float: left;
	cursor: pointer;
	cursor: hand;
	
	margin-left:1px;
	margin-right:1px;
	position: relative;
}

#cursor {
	background: none;
	float: left;
	height: 10px;
	width: 8px;
	position: relative;
	padding: 1px 0px 4px 0px;
	z-index: 100;
}
timmoinhat {color:#323232; text-decoration:none;}
timmoinhat:link {color:#323232; text-decoration:none;}
timmoinhat:hover {text-decoration: underline;}
