#hotlinks .news-latest-container {
    font-size:0.9em;
    margin:0 5px 15px 0;
    padding: 0;
    border:1px solid #d1d1d1;
}
#hotlinks .news-latest-container h2 {
    background-color:#E1E1E1;
    border: 0;
    padding: 0 0 0 9px;
    margin: 0;
}

#hotlinks .news-latest-container h3 {
    background-color: 0;
    border: 0;
    background: 0;
/*    padding: 0 0 0 9px; */
    padding: 5px 0 0 0;
    margin: 0;
}
#hotlinks .news-latest-item {
    padding: 0 5px 0 9px;
    margin: 0;
}
#hotlinks .news-latest-item p {
    padding: 0;
    margin: 0;
}
#hotlinks .bodytext {
    padding: 0;
}
#hotlinks .news-latest-morelink {
    text-align:right;
    margin-bottom: 5px;
}
#hotlinks .news-latest-gotoarchive {
    padding: 0 0 0 9px;
    background-color:#E1E1E1;
}
