td.newsroom ul {
list-style:none outside none;
padding-left:1.5em;
}
td.newsroom_2cols ul, td.newsroom_2cols ol, td.newsroom ol, td.newsroom ul {
margin:0;
text-indent:0;
}

td.newsroom ul li, td.listyear ul li{
background:none repeat scroll 0 0 transparent;
line-height:16px;
list-style-type:disc;
}

td.newsroom_2cols ul li,td.newsroom ul li {
line-height:19px;
padding-bottom:5px;
padding-left:5px;
list-style-type:disc;
list-style-position:outside;
}
td.newsroom_2cols ol li, td.newsroom ol li{
line-height:19px;
padding-bottom:5px;
padding-left:5px;
list-style-position:outside;
}
td.newsroom ul {
list-style:none outside none;
}
td.newsroom_2cols ul, td.newsroom_2cols ol, td.newsroom ol, td.newsroom ul {
text-indent:0;
}

h2 {
line-height:25px;
color:#AF0014;
font-size:1.1em;
font-weight:bold;
margin-bottom:0;
padding-bottom:6px;
vertical-align:top;
}

div.meetings_details table td img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}