.menu_container{
	padding:0px;
	border-spacing:0px;
}

.js_menu{
	height:36px;
	width:10px;
	padding:0px;
	border-spacing:0px;
}

.first_menu_cell {
	padding-right:15px;
	text-align: center;
}

.menu_cell{
	padding-right:15px;		
	padding-left:15px;
	text-align: center;
}

.last_menu_cell{
	padding-left:15px;
	text-align: center;
}

.first_menu_spacer, .menu_spacer {
	background-image:url(/images/menu_separator.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:1px;
}

.extend_menu_background{

}

a.menu_link {
	display:block;
	height:36px;
	height:36px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight: 700;
}


a.menu_link:hover {
	color:#6dbb58;	
}
