.press_thumb {
    width: 195px;
    position:relative;
    float: left;
}
#content {
    width:975px;
    margin:0px auto;
}
#press_container {
    /*background-image:url(/media/images/common/press_tile.gif);*/
    width:975px;
    margin:0px auto 30px;
}
.clear {
    clear:both;
    height:0pt;
}
#press_heading { margin: 30px 0 15px; }

#press_heading h2 {
    font-family: "Times New Roman", serif;
    color: #000;
    font-size:21px;
    font-weight:normal;
}
.description {
    background-color:#F9F9F9;
    bottom:0;
    display:none;
    height:30px;
    left:0;
    line-height:30px;
    position:absolute;
    text-align:center;
    width:100%;
}

