#nav1_r a {
	color: #B5B5B5;
	display: block;
	text-align: right;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
	width: 100px;
	padding-right: 15px;
	font-size: 100%;
	right: -20px;
	position: relative;
}
#nav1_r a:hover {
	color: #747474;
	text-decoration: none;
	
	background-image: url(../1mages/grafix/grey_dot.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#uber_nav1_r a {

	color: #747474;
	text-decoration: none;
	
	background-image: url(../1mages/grafix/grey_dot.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
