.safari_menu_wrap {
	width: 228px;
	padding: 0px;
}
.safari_menu_toplayer {
	background-color: #000;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	width: 228px;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
}
.safari_menu_toplayer a {
	color: #fff;
	font-weight: bold;
}
.safari_menu_toplayer a:hover {
	color: #fff;
	font-weight: bold;
}
.safari_menu_indent {
	position: relative;
	left: 7px;
}

.safari_submenu_link {
	border-bottom: 1px solid #FFF;
	float: left;
	width: 228px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	background-color: #f1c27e;
	text-transform: uppercase;

}
.high_safari_submenu_link {
	border-bottom: 1px solid #FFF;
	float: left;
	width: 228px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	background-color: #f0e8e6;
	text-transform: uppercase;

}