
.menuShadow{
	padding-bottom: 3px;
	left: 3px;
	top: 0px;
}
.menuContainer{
	background: #e97017 url(../images/menu-submenu.gif) top center repeat-x;
	padding: 10px 10px 10px 10px;
}

.menuContainer .line{
	background: url(../images/bullet-white.gif) center right no-repeat;
	border-bottom: 1px solid #ee9569;
	margin: 0px;
	line-height: 30px;
}

.menuContainer .line:hover {
	background: url(../images/bullet-white-animated.gif) center right no-repeat;
}

.menuContainer .line a {
	color: white;
}

.menu {
	display: none;
	}



