Paste the CSS source code you want to compress here.ddsmoothmenu{float:left}
.ddsmoothmenu ul{z-index:100;list-style-type:none;margin:0;padding:0}
.ddsmoothmenu ul li{position:relative;display:inline;float:left}
.ddsmoothmenu ul li a{
	display: block;
	height: 31px;
	background-image: url(../images/navi_sep.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #2d2b2b;
	text-decoration: none;
	text-transform: none;
	font-size: 16px;
	font-family: arial;
	letter-spacing: 1px;
	padding: 11px 20px 0
}
* html .ddsmoothmenu ul li a{display:inline-block}
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#fff}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden;border:#3a3a3a solid 1px;border-bottom:none;width:148px!important;margin-top:-1px}
.ddsmoothmenu ul li ul li{display:list-item;float:none;background-image:url(../images/navi_bg.gif);background-repeat:repeat-x}
.ddsmoothmenu ul li ul li ul{top:0}
.ddsmoothmenu ul li ul li a{width:128px;height:18px;border-top-width:0;border-bottom:1px solid #3a3a3a;font-family:Tahoma, Geneva, sans-serif;font-size:11px;text-transform:none;margin:0;padding:4px 10px 0}
.ddsmoothmenu ul li ul li a.down{background-image:url(../images/down.gif);background-repeat:no-repeat;background-position:98% 85%}
* html .ddsmoothmenu{height:1%}
.downarrowclass{position:absolute;top:12px;right:7px}
.rightarrowclass{position:absolute;top:6px;right:5px}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0}
.ddsmoothmenu ul li a.selected,.ddsmoothmenu ul li a:hover{color:#f3e070!important;text-decoration:underline}
.ddsmoothmenu ul li ul li a.selected,.ddsmoothmenu ul li ul li a:hover{background-color:#000;text-decoration:none}
