#jsddm
{	margin: 0 0 0 95px;
	padding: 10px 0 0 0; }
	
	#jsddm li
	{ color: #a50404; float: left; list-style: none; font: 12px arial, sans-serif ; }

	#jsddm li a
	{ display: block; padding: 3px 12px; text-decoration: none; color: #ef0; background: #a50404; white-space: nowrap          }

	#jsddm li a:hover
	{ color: #ef0; background: #a50404 }
		
		#jsddm li ul
		{ color: #ef0; background-color: #a50404; margin: 0; padding: 0; position: absolute; width: 160px; visibility: hidden; }
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{ color: #ef0; background: #9f1b1b }
		
		#jsddm li ul li a:hover
		{ color: #ef0; background: #7f1616 }