TABLE.menu {
	background: url(http://rsc.vernissa-kahvila.fi/images/bgMenu.jpg) no-repeat left top;
	width: 530px !important;
}
TABLE.menu H3 {
	font: normal 1.23em Arial, sans-serif;
	font-style: italic;
	margin: 0;
	color: #b22b00;
}
TABLE.menu UL {
	margin: 0;
	padding: 0;
}
TABLE.menu UL LI {
	list-style-image: url(http://rsc.vernissa-kahvila.fi/images/bulletMenu.jpg);
	padding-left: 5px;
	margin: 0;
}
TABLE.menu TD P {
	margin: 0;
}
TABLE.menu TD {
	background: url(http://rsc.vernissa-kahvila.fi/images/lineMenu.gif) no-repeat right bottom;
}
TABLE.menu TD:first-child {
	background: url(http://rsc.vernissa-kahvila.fi/images/lineMenu.gif) no-repeat 25px bottom !important;
}
TABLE.menu TR:first-child TD {
	padding: 7px !important;
}
TABLE.menu TR:first-child TD {
	background: none !important;
}

DIV.menuBottom {
	background: url(http://rsc.vernissa-kahvila.fi/images/bgMenuBottom.jpg) no-repeat left bottom;
	width: 530px !important;
	padding-bottom: 40px;	
}
