.submenudown {
	/*these styles are required*/
	position:absolute;
	/*these styles are required*/
	width:222px;
	}
	.link-holder{
		width: 222px;
	}
	.link-holder a.last-link{
		margin-bottom: 0px;
	}
	.link-holder a.first-link{
	
	}
	.subMenuItemsdown{
		background: url(/ftpimages/59/podium/style545/L2_DD.png) repeat-y;
		display:block;
		text-decoration: none;
		color:#011851;
		font-family: 'Trebuchet MS';
		font-size: 13px;
		line-height: 15px;
		width:222px;
	}
		.subMenuItemsdown span{
			display:block;
			padding: 4px 13px;
			cursor: pointer;
		}
	.subMenuItemsdown:hover,a.subMenuItemsdown.on{
		color:#592e7d;
		background: url(/ftpimages/59/podium/style545/L2_DD_ON.png) repeat-y;
	}
	#menu-header{}
	#menu-footer{
		background: url(/ftpimages/59/podium/style545/L2_DD_bottom.png) no-repeat;
		width: 222px;
		height: 21px;
	}
