* {padding:0; margin:0}
.dropdown {float:left;z-index:10000;font-size: 14px;font-weight:bold;}
.dropdown dt {cursor:pointer;color:#FFF;}
.dropdown dt.selected,.dropdown dt.selected:hover {cursor:pointer;margin:0;color: #333;}
.dropdown dt:hover {color:#333;}
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0;cursor: pointer;width: 300px;margin:13px 0 0 -20px;}
.dropdown ul {float: right;	width: 300px;display: inline;}
.dropdown li {display:inline;width:300px;height:30px;background:url(../images/bg-submenu.gif) repeat-x;line-height:30px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {float:left;width: 300px;padding-left:20px;height: 30px;background:url(../images/bg-submenu.gif) repeat-x;display: inline;color:#FFF;}
.dropdown a:hover, .dropdown a.text_selected,.dropdown dt.text_selected {color:#333;text-decoration:none;}
.dropdown a.text_selected,.dropdown dt.text_selected {color: #333;}
	/*
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {cursor:pointer;margin:0;width:93px;margin-left:28px;background: url(../images/m-weddingday.gif) no-repeat;height:30px;}
.dropdown dt.selected,.dropdown dt.selected:hover {cursor:pointer;margin:0;width:93px;margin-left:28px;background: url(../images/m-weddingday-select.gif) no-repeat;height:30px;}
.dropdown dt:hover {width:93px;	margin-left:28px;background: url(../images/m-weddingday-hover.gif) no-repeat;}
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0;cursor: pointer;width: 93px;margin:0 0 0 28px;}
.dropdown ul {float: right;	width: 93px;display: inline;text-align:center;}
.dropdown li {display:inline;background-color: #F00;height:25px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {text-align: center;float: right;width: 93px;height: 20px;background-color: #E8E3DD;border-bottom: 1px solid #838282;display: inline;line-height:18px;}
.dropdown a:hover, .dropdown a.text_selected,.dropdown dt.text_selected {background:#F9F5F0;color:#5a4936;text-decoration:none;}
.dropdown a.text_selected,.dropdown dt.text_selected {font-weight:bold;}*/