td#irmenu {
    padding-left: 0;
}

dl.irnewslist {
    width: 405px;
    padding: 0;
    margin: 0;
    margin-top: -15px;
}

dl.irnewslist dd, dl.irnewslist dt {
    margin: 0px;
    padding: 0px;
    padding-left: 18px;
    font: 1em Tahoma, Verdana, Arial, Sans-serif;
}

dl.irnewslist dd {
    padding-bottom: 10px;
    color: #663300;
}

dl.irnewslist dd a,
dl.irnewslist dd a:visited {
    color: #426bc1;
}

dl.irnewslist dd a:hover {
    text-decoration: none;
    color: #ff9900;
}

html>body div#datelist {
    left: -9px;
    width: 10em;
}

div#datelist {
    position: relative;
    left: 0;
    background-color: #fefebf;
    padding: .5em;
    width: 12em;
}

div#datelist ul {
    padding: 1px;
    margin: 0;
    list-style-type: none;
}

div#datelist ul li {
    background-image: url("../../_rtimages/eabjm/modules/irnews/browndot.gif");
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

div#datelist ul li a {
    margin-left: 1em;
}

div#datelist ul li a {
    color: #663300;
    font: bold .95em Tahoma, Arial, Verdana, Sans-serif;


}

div#datelist ul li ul {
list-style-type: none;
list-style-image: none;
}



div#datelist ul li ul li {
margin-left: 1em;
background-image: none;
}

div#datelist ul li ul li a {
font: normal .95em Tahoma, Arial, Verdana, Sans-Serif;
}

.newsyearlist {
    display: none;
}

.newsyearlistselected {
    display: block;
}

h3.dateheader {
    color: #663300;
    font: bold 1.1em Tahoma, Arial, Verdana, Sans-Serif;
}

div.irdate {
    margin: 0;
    width: 200px;
    color: #ff9900;
    padding: 0;
}

h4.irtitle {
    margin: 0;
}

html>body h3.irsidebar {
    padding-left: 1.8em;
    margin-left: -10px;
    width: 120px;
}

h3.irsidebar {
    background-color: #663300;
    margin: 0;
    color: #fefebf;
    font: bold .9em Tahoma, Arial, Verdana, Sans-Serif;
    margin-left: -3.5em;
    width: 197px;
    padding: 4px;
    padding-left: 4.8em;
}

div.irbody {
    width: 44em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #ff9900;
}


