#sddm heading{
	margin:0;
	font-size:1.8em;
	width:376px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}
#sddm
{
	padding: 10px 0 0 0;
	z-index: 30;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

#sddm li
{
	list-style: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 6px;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 2px;
	background: #ffffff;
	color: #000000;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	background: #d2e796}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #2875DE;
		font: 0.8em Arial, Helvetica, sans-serif}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
#sddm ul{
	margin:0;
	padding:3px 0 0;
	float:right;
	list-style:none;
}
#sddm li{
	float:left;
	margin:0 16px 0 0;
	display:inline;
}
#sddm ul a{
	color:#000;
	height:18px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.title-holder .title-link {
	font-size: 1.2em;
	text-transform: uppercase;
	width: 525px;
	text-align: left;
}
.title-holder .title-link:hover {

}

