﻿
.PressListContainer
{
    padding: 13px 0px;
    clear: both;
}
.PressListContainer li
{
    border: 1px solid #999999;
    margin-bottom: 13px;
    padding: 10px;
}/*
a.downloadPdf
{
    width: 92px;
    height: 83px;
    float: right;
    display: block;
    background: url(../images/press/download-pdf.gif) no-repeat top left;
    margin-left: 10px;
}
*/
a.downloadPdf 
{
    width:90px; height:16px; display:block; color:#fff; background:url(../images/diving-centers/cdws-number-bg.gif) no-repeat top;
    font-weight:bold; text-align:center; float:right;
}
a:hover.downloadPdf
{
   color:#484848;
}
.pressDate
{
    font-size: 11px;
    margin-bottom:0px;
}
.pressDate a { display:block; }

.pressDate span{
color: #33CCFF;
}