#column_left ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#column_left .last a {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
}

#column_left li {
	float: left;
}
#column_left li a {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 204px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 35px;
	background-image: url(../image/bullet.gif);
	background-position: 20px 11px;
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
}
#column_right .no_bullet_end li {
	background-image: url(../image/bullet_small_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: -5px;
}

#column_left li a:hover {

	float: left;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 204px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 35px;
	background-image: url(../image/bullet.gif);
	background-position: 25px 11px;
	background-repeat: no-repeat;
	height: 21px;
	padding-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
}
#column_left .last a:hover {
	padding-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB400;
	background-image: url(../image/bullet.gif);
	background-repeat: no-repeat;
	background-position: 25px 11px;
}
#column_left li li {
	float: left;
}
#column_left li li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 55px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../image/bullet_small.gif);
	background-repeat: no-repeat;
	background-position: 45px 15px;
}
#column_left li ul {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#column_left li li a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 55px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../image/bullet_small_orange.gif);
	background-repeat: no-repeat;
	background-position: 45px 15px;
}

