#right_block {
	float: right;
	width: 192px;
	padding-right: 20px;	}

#right_pad {
	float: right;
	width: 160px;
	height: 40px;
	text-align: left;
	}

#right_nav {
	float: right;
	width: 160px;
	padding-bottom: 10px;
	text-align: left;
	}

.nav_header {
	width: 150px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background: url('images/border_bg.gif');
	}

.nav_list {
	width: 150px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}

.nav_list br {
	line-height: 10px;
	}

.nav_list a:link {
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	}

.nav_list a:visited {
	font-weight: bold;
	color: #acacac;
	text-decoration: none;
	}

.nav_list a:hover {
	text-decoration: underline;
	}

.more a:link {
	font-weight: normal;
	color: #c4ab00;
	text-decoration: none;
	}

.more a:visited {
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	}

.more a:hover {
	text-decoration: underline;
	}