#ap_sidebar {
   margin: 0px 5px 5px 0px;
   padding: 10px;
   width: 295px;
   float: left;
   text-align: center;
}
#ap_sidebar table {
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   margin-bottom: 10px;
}
#ap_sidebar table td {
   text-align: center;
}
#ap_sidebar table a:hover {
   color: #FEC050;
}
#ap_sidebar table a {
   color: black;
}
#ap_sidebar .caption a:hover {
   color: #FEC050;
}
#ap_sidebar .caption a {
   color: black;
}
#ap_sidebar .news h2 {
   color: white;
   text-align: center;
   font-style: italic;
   font-size: small;
}
#ap_sidebar .news h3 {
   color: white;
   text-align: center;
   font-size: small;
}
#ap_sidebar .news {
   padding: 5px 10px 5px 10px;
   text-align: left;
   background-color: #1C5072;
   color: white;
}
#ap_sidebar .image_links h2 {
   font-size: medium;
   font-style: italic;
}
#ap_sidebar .title {
   font-weight: bold;
   padding-bottom: 5px;
}
#ap_sidebar td .figure_num {
   font-weight: bold;
   font-size: x-small;
   color: #1C5072;
}

