/* MBW Resources List 
 *
 * This revision is being manually managed to be equivalent to Web Publisher version #.
 * $Revision: 5.1 $
 *
 * Component Options: no-border
 * Element Options:
 *	- ul.compact (trims bottom spacing)
 *	- p.compact (trims bottom spacing)
 */
.nn13-pilot {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.nn13-pilot.no-border {
	border-bottom: 0;
}
.nn13-pilot ul,
.rtl nn13-pilot ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
}
.rtl .nn13-pilot ul {
	margin-right: 0;
}
.nn13-pilot ul.compact,
.nn13-pilot p.compact {
	margin-bottom: 0;
}
.nn13-pilot li {
	margin: 0;
}
