ul#menu {

	margin-top: 14px;

	padding: 0;

	list-style-type: none;

	background: #fff url(../images/bg-menu.png) repeat-y top right;

}



ul#menu li {

	height: 28px;

	background: transparent url(../images/menu-list-line.gif) repeat-x bottom left;

}



ul#menu li a,

ul#menu li a:link,

ul#menu li a:active,

ul#menu li a:hover,

ul#menu li a:visited {

	display: block;

	padding: 0 0 0 14px;

	background: transparent url(../images/list-type.gif) no-repeat 0 10px;

	text-decoration: none;

	font-size: 11px;

	line-height: 22px;

	font-family: Arial, Helvetica, sans-serif;

	color: #706d86;	

}
