@import url( ../../../stylesheets/base.css );

div.link {
	width: 380px; height: 24px;
	padding-top: 3px; padding-left: 10px; padding-bottom: 2px;
	background: url( ../../../images/line.gif ) repeat-x;
	font-weight: bold;
}

ul.list { list-style: none; margin-bottom: 5px; margin-left: 10px; }
ul.list ul { list-style: none; margin-left: 15px; }
ul.list ul ul { list-style: none; margin-left: 15px; }