.smOW {
	position:absolute;
	overflow:hidden;
	width:320px;
	display:none;
}
.smOW .sub2 {
	width:340px !important;
}
.smOW ul {
	list-style: none;
	background:url(../im/top-subnav-bkg.png) 0 100% repeat-x;
	padding: 10px 0;
	visibility:hidden;
	height:auto !important;
}
.smOW li a {
	color: white;
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding-top: 0;
	height: auto;
	padding: 3px 0;
	text-indent: 0px;
	padding-left: 10px;
	padding-right:10px;
	min-width:100px;
}
.smOW li a:hover {
	color:#fffffa;
	background-position:1px 6px;
}

.subMenuParentBtnFocused {
	background:black;
}

