/* @option theme menu borders */

.menu ul li a{
	border-right-style: solid;
	border-right-width: 6px;
}

.menu ul li ul{
	border-top-width: 6px;
}

#navcontainer2 a,
#navcontainer2 ul ul a{
	border-bottom-style: solid;
	border-bottom-width: 6px;
}
