/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* all levels inner */
.minner {
	padding-left: 3px;
}
/* all levels outer */
.moout {
	border-bottom : thin dotted #FF9900;
	/*border-right : thin dotted #FF9900;*/
}
.moover {
	border-bottom : thin dotted #FF9900;
}