

#nav_holder {
  position: relative;
  width: 149px;
  height: 600px;
	font-family: verdana, helvetica, arial, san-serif;
/*font-size: 10px;*/
  font-weight: bold;
  margin: 0;
  padding: 0;
  background: #626262;
  float: left;
}

* html #nav_holder {
  width: 125px;
}

#nav_holder ul, #nav_holder li {
	margin: 0;
	padding: 0;
}

#nav_holder ul {
	list-style-type: none;
}

#nav_holder a, #nav_holder a:visited {
	width: 137px;
	padding: 8px 2px 2px 10px;
	text-decoration: none;
	display: block;
}

/* for IE */
* html #nav_holder a, * html #nav_holder a:visited {
  padding: 1px 2px 3px 10px;
  width: 137px;
}

.nav_sep {
  width: 149px;
  margin: 0;
	padding-bottom: 5px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

* html .nav_sep {
  width: 149px;
  margin: 0;
	padding-bottom: 3px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

#vehicle_list_head {
  position: relative;
  width: 139px;
  color: #fff;
  background-color: #999;
  font-weight: bolder;
  margin: 0;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
}

#vehicle_list_toggle {
  position: relative;
  width: 149px;
  font-weight: bolder;
  margin: 0;
  padding: 5px 0 5px 0;
	background-color: #999;
}

* html #vehicle_list_toggle {
  width: 137px;
}

#vehicle_list_toggle a, #vehicle_list_toggle a:visited {
	color: #fff;
}

#vehicle_list_toggle a:hover, #vehicle_list_toggle li:hover {
	color: #000;
}

#vehicle_list {
  position: relative;
  margin: 0;
  padding: 0;
  background: #999;
	display: none;	
}

#vehicle_list a, #vehicle_list a:visited {
	color: #fff;
}

#vehicle_list a:hover, #vehicle_list li:hover {
  color: #000;
	background-color: #ccc;
}

#vehicle_info {
  position: relative;
  margin: 0;
  padding: 0;
  background-color: #ccc;
}

#vehicle_info a, #vehicle_info a:visited {
	color: #fff;
}

#vehicle_info a:hover, #vehicle_info li:hover {
  color: #000;
}

.vehicle_menu_arrow {
	padding: 0 14px 2px 0;
	background: url(/img/vehicle_list_arrow_up.gif) center right no-repeat;
}

#vehicles_sep {
  position: relative;
  width: 149px;
  margin: 0;
	padding-top: 5px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

* html #vehicles_sep {
	padding-top: 3px;
}

#features_holder {
  position: relative;
  margin: 0;
	padding: 0;
  display: none;
}

#features_holder a, #features_holder a:visited {
	width: 125px;
	padding: 2px 0 2px 24px;
}

/* for IE */
* html #features_holder a, * html #features_holder a:visited {
  width: 125px;
  padding: 1px 0 3px 24px;
}

#tools_head {
  position: relative;
  width: 139px;
	color: #fff;
  font-weight: bolder;
	background: #626262 url(/img/leftNav_extra_head_bkgd.gif);
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 6px 0 7px 10px;
}

#extras_head {
  position: relative;
  width: 139px;
	color: #fff;
  font-weight: bolder;
	background: #626262 url(/img/leftNav_extra_head_bkgd.gif);
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 6px 0 7px 10px;
}

.tools_nav {
  position: relative;
  padding-bottom: 5px;
}

.tools_nav a, .tools_nav a:visited {
  color: #fff;
}

.tools_nav a:hover, .tools_nav li:hover {
  color: #000;
}

.tools_sep {
	border-bottom: 1px solid #999;
}

#other_holder {
  position: relative;
  width: 149px;
  /*height: 330px;*/
  margin: 0;
  padding: 0;
  /*background: #000000 url(/img/leftNav_tools_bkgd.gif) no-repeat;*/
}

#other_nav {
  position: relative;
  width: 149px;
	margin: 0;
  padding: 0;
}

#other_nav a, #other_nav a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}                                                        

#other_nav a:hover, #other_nav li:hover {
  color: #000;
	/*background-color: #C0C0C0;*/
}

.other_sep {
  width: 149px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  margin: 5px 0 5px 0;
	border-top: 1px solid #999;
}                            

* html .other_sep {
  margin: 5px 0 4px 0;
}

.leftnav_head {
  font-weight: bold;
  color: #fff;
  width: 139px;
  margin: 0;
  padding: 5px 0 5px 10px;
  display: block;
  background: #b7b7b7;
}

.menu_arrow {
  font-size: 10px;
	padding: 0 10px 0 0;
	background: url(/img/extra_arrow_up.gif) center right no-repeat;
}

.menu_arrow2 {
  font-size: 10px;
	padding: 0 10px 0 0;
	background: url(/img/extra_arrow2_up.gif) center right no-repeat;
}

. {
	padding-right: 17px;
}
