<!--
	.results {
			padding:10px 0;
			margin-bottom: 20px;
			color: #969798;
			text-align: center;
			width: 100%;
			background: url('bk-topnav.jpg');
			}

#tooltip.fancy {
			background: url('store/m/g/shadow2.png');
			background-repeat:no-repeat;
			padding: 55px 45px 15px 2px;
			height: 100px;
			}
#tooltip.fancy.viewport-right {
			background: url('store/m/g/shadow2-reverse.png');background-repeat:no-repeat;
}
#tooltip.viewport-bottom{
			background: url('store/m/g/shadow2-bottom.png');
			background-repeat:no-repeat; 
			padding: 5px 45px 15px 2px;
			height: 150px;
}
#tooltip {
			position: absolute;
			z-index: 3000;
			background-color: #eee;
			opacity: 0.85;
}
#tooltip h3, #tooltip div { padding:10px; width: 230px; font-weight:400; font-family:"Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; text-align:left;}
#right, #right2 { text-align: right; width: 230px; }
#tooltip.right { width: 230px; }
#fancy2 { float:right; }
.sort img {
		opacity:0.3;
		filter:alpha(opacity=30);
}
.activeSort img {
	   opacity:1.0;
	   filter:alpha(opacity=100);
}
a.active {
	color:#000;
	text-decoration:none;
	cursor:text;	
}
-->
