div#tp_top_header_right {
	float: left;
	width: 242px;
	height: 30px;
	background: #d43f14 url(../gfx/tp_bgnav.jpg) repeat-x;
	margin: 0px 0px 3px 0px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white; 
}

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0px;
	width: 242px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white; 
}

/* #sddm li a:hover {
	background: #d95113;
} */

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	width: 242px;
	padding: 0;
	background: #d43f14 url(../gfx/tp_bgnav.jpg) repeat-x;
	border-top: 4px solid white;
	border-bottom: 2px solid white;
}

#sddm div a	{
	position: relative;
	display: block;
	border-top: 0px solid white;
	margin: 0;
	background: #d02b17;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

#sddm div a:hover {
	background: #d43f14 url(../gfx/bgnav.jpg) repeat-x;
	color: #FFF;
}
