a{
	text-decoration: none;
}

.hidden {
	display: none;
}

.tickLink {
	float: left;
	margin: 0px 3px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: white;
}

.tickContent{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px 0px 4px;
	position: relative;
	text-transform: uppercase;
	height: 15px;
}

.tickContent A:link,.tickContent A:hover,.tickContent A:visited,.tickContent A:active 	{
	color: white; 
	font-weight: normal;
}

.tickButton {
	float: left;
	cursor: hand;
	margin: 1px;
	position: relative;
}

#cursor {
	float: left;
	height: 10px;
	width: 8px;
	position: relative;
	padding: 1px 0px 4px 0px;
	z-index: 100;
}