DIV.trakkies_inview {
	/* left: 1051px; */
	
	

	float:right;
	top: 150px;
	right: 40px;
	position: absolute;
	width: 150px;
	height: 400px;
	visibility: hidden;
	padding: 0px;
	
	cursor:pointer;
	filter: alpha(opacity=80); 
	-moz-opacity: .8;
	background-image: url(../images/trakkie_list/trakkie_list_back.png);
	background-repeat: no-repeat;	

}


DIV.trakkies {
	left: 0px;
	top: 0px;
	position: relative;
	width: 140px;
	height: 379px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	/*background-color: #0066FF; */
	cursor:pointer;
	padding: 5px;
	line-height: normal;
	visibility: hidden;
}

SPAN.trakkie_rollover:hover {
	background-color: #FF0033;

}


DIV.trakkies_filter {
	left: 0px;

	top: 0px;
	position: relative;
	width: 140px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #0066FF; */
	cursor:pointer;
	padding: 5px;
	line-height: normal;
}

SPAN.trakkies_filter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #0066FF; */
	cursor:pointer;
}

INPUT.trakkies_filter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	 background-color: #0066FF; 
}

#tiv_filter {
visibility: hidden;
}

#ta_filter {
visibility: hidden;
}


DIV.trakkies_active {
	/* left: 1051px; */
	float:right;
	top: 150px;
	right: 40px;
	position: absolute;
	width: 150px;
	height: 400px;
	padding: 0px;
	visibility: hidden;
	cursor:pointer;
	filter: alpha(opacity=80); 
	-moz-opacity: .8;
	background-image: url(../images/trakkie_list/trakkie_list_back.png);
	background-repeat: no-repeat;	

}


DIV.activetrakkies {
	left: 0px;
	top: 0px;
	position: relative;
	width: 140px;
	height: 379px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	/* background-color: #004FC6; */
	cursor:pointer;
	padding: 5px;
	line-height: normal;
	visibility: hidden;

}

DIV.trakkies_active_filter {
	left: 0px;

	top: 0px;
	position: relative;
	width: 140px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #004FC6; */
	cursor:pointer;
	padding: 5px;
	line-height: normal;
}

INPUT.trakkies_active_filter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #0066FF;
	
}


SPAN.trakkies_active_filter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	/* background-color: #004FC6; */
	cursor:pointer;
}
