.mlddm
{	margin: 0;
    padding: 0;
    line-height: normal
}

.mlddm li
{	display: inline;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0}

.mlddm li a
{	display: block;
    margin: 0 2px 0 0;
    padding: 7px;
    width: 99px;
    color: #EEEEEE;
    white-space: nowrap;

    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background: url("https://s.radioreference.com/i/p4/main-menu-reg-span.gif") repeat-x
}

.mlddm li a:hover
{	background: url("https://s.radioreference.com/i/p4/main-menu-roll-span.gif") repeat-x}

.mlddm ul
{	z-index: 100;
    position: absolute;
    visibility: hidden;
    line-height: normal;
    margin: 2px 0 0 0;
    padding: 0;
    background: #008cdf;
    border: 1px solid #5970B2}

.mlddm ul li
{	float: none}

.mlddm ul li a
{	display: block;
    width: auto;
    margin: 0;
    padding: 5px 17px 5px 13px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    white-space: pre;
    color: #FFFFFF;
    background: transparent;
    border-width: 0}

.mlddm ul li a:hover
{	background: #005696}

.mlddm ul li .hsub
{	background-image: url(https://s.radioreference.com/i/p4/arroww.gif);
    background-position: right;
    background-repeat:  no-repeat}

.mlddm ul li .hsub:hover
{	background-image: url(https://s.radioreference.com/i/p4/arroww.gif);
    background-position: right;
    background-repeat:  no-repeat}

.mlddm ul li .line
{	border-top: 1px solid #DDDDDD}