/* @option theme menu miscellaneos */

#myExtraContent8 {
	border-bottom-style: solid;
	border-bottom-width: 1px;}
	
#EC8shadow {
	position: absolute;
	left: 0;
	z-index: 50;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	height: 3px;
	filter: alpha(opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
	background: url(../../images/shadow.png) repeat-x;}