#nav_row {
	
}

/* veox Navigation Row */
#nav_row {
	height:20px;
	border-bottom:1px solid #e2e3e4;
	background-color: #fff;
	margin:0 4px 0 4px;
	padding:0 0 0 15px;
}
/*#nav_row*/ .left {
	margin-left:3px;
}
/*#nav_row*/ .right {
	margin-right:3px;
}
#nav_row a {
	background:transparent url(../img/arrow_grey.gif) no-repeat center left;
	padding-left:8px;
	font-size: 12px;
	line-height:18px;
	color:#696969;
	text-decoration: none;
	display:block;
	float:left;
	margin-right:12px;
}
