.horbaritem	{
	float: left;
	white-space: nowrap;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin-top:1;
}

.submenu table td {vertical-align: top;}

.subframe	{
	position: relative;
	display: block;
	border-top: 1px solid #FDFDFD; 
	border-right: 1px solid #FDFDFD; 
	border-left: 1px solid #FDFDFD;
}
.subframe a, .subframe a:hover {display: block; background: #D5D9DC url('/includes/templates/imgs/bg-nlist-f.gif') 4px 6px no-repeat; text-decoration: none; color: #000; padding: 2px 14px 3px 14px; border-bottom: 1px solid #FDFDFD;}
.subframe a:hover, .subframe a.on, .subframe a.on:hover {background: #ccc url('/includes/templates/imgs/bg-nlist.gif') 4px 6px no-repeat;}


