/*----------------------*/
/* Lead in pages for the configurator 
   override the default menu styles */
/*----------------------*/

#navpage_1 ul a {
	display: block;
	padding: 0px 3px 1px 18px;
	width: 149px;
	width /**/: auto;
	text-decoration: none;
	color:#fff;
	font-weight:bold;
	font-size: 1.1em;
	letter-spacing:0.05em;
	border-bottom:1px solid #fff;

	background-position: 6px 0.4em;
	background-repeat: no-repeat;
	background-image: url(../images/arrow_right.gif);
}
