

.menu-list {
	list-style-type:none; 
	margin-top:15px;
}

.menu-list li {
	font-weight:bold;
}

.menu-list li a {
	color:#000000; 
	background:transparent url(images/menu_out.gif) 2px 2px no-repeat; 
	padding-left:25px;
}

.menu-list li a:hover {
	color:#000000; 
	font-weight:bold;
	background-image:url(images/menu_over.gif);
}

.meal-item h3 {
	font-size:14px; 
	margin-top:15px;
	background:transparent url(images/menu_item.gif) 0 2px no-repeat;
	text-indent:25px;
}

#slmenu h3 {
	padding-top:12px;
}
#slfoot {
	padding-top:24px;
}
