/* CSS Document */

.col-2 .top-right ul.pointer {
	padding:8px 16px 4px 15px;
}
.col-2 .top-right ul.pointer li{
	width:120px;
	padding:5px 5px 5px 15px;
	background:url(../../img/templates/pointer.gif) 0px 8px no-repeat;
} 
.col-2 .top-right ul.pointer li.off{
	color:#666;
	background:url(../../img/templates/pointer_off.gif) 0px 7px no-repeat;
} 


.col-2 .top-right ul li {
	width:132px;
	padding:5px ;
	border-bottom:1px dotted #ccc;
	color:#0066FF;
	clear:both;
}