body.press_releases.pr_03102009 div#wrapper {
    height: 1880px;
}
body.press_releases.pr_04012008 div#wrapper {
    height: 1900px;
}
body.press_releases div#content {
    font-size:11px;
    left:320px;
    top:66px;
    width:640px;
}
body.press_releases div#content a {
    color:#000;
    font-weight:normal;
}
body.press_releases div#content H2 {
    background-image:url(/en_US/press_releases/images/press_release_title.gif);
    background-position:right top;
    background-repeat:no-repeat;
    color:#000000;
    float:right;
    font-size:2.1em;
    height:44px;
    text-indent:-9999px;
    width:192px;
}
body.press_releases div#content H3 {
    background-image:url(/en_US/press_releases/images/print_worthy.gif);
    background-position:0 0;
    background-repeat:no-repeat;
    border-top:1px solid #000000;
    clear:both;
    color:#EBEBEB;
    font-size:9em;
    height:120px;
    width:640px;
    text-indent:-9999px;
}
body.press_releases div#content img#secondDivider {
    margin-bottom: 15px;
}
body.press_releases div#content H4 {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
}
body.press_releases div#content div#pressNav {
    color:#000;
    float:left;
    width: 200px;
}

body.press_releases div#content ul
{
    width: 200px;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style: none;
}
body.press_releases div#content ul li {
    padding: 0 0 0 0;
    line-height: 22px;
}
body.press_releases div#content ul li a{
    padding: 0 0 0 12px;
}

body.press_releases div#content ul li a.link:hover
{
    color: #0CF;
    background-color: #FFF;
    background-image: url(/en_US/site_map/images/blue_arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
body.press_releases div#content ul li a.pdfLink:hover
{
    background-image: none;
}
body.press_releases div#content div#pressText ul
{
    width: 410px;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
    list-style: none;
}
body.press_releases div#content div#pressText ul li {
    margin-left:15px;
    padding:0;
    text-indent:-12px;
    line-height:15px;
}
body.press_releases div#content div#pressText ul li ul{
    margin:0 0 0 0;
    padding:0;
}
body.press_releases div#content div#pressText ul li ul li{
    margin-left:15px;
    padding:0;
    text-indent:-12px;
    line-height:15px;
}
body.press_releases div#content div#pressText {
    color:#000;
    float:left;
    width: 420px;
    margin-left:20px;
    *margin-left:20px;    
    _margin-left: 15px;
}
body.press_releases div#content div#pressText A {
    color: #00CCFF;
    text-decoration: underline;
}

body.press_releases div#content div#pressText P {
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    color: #000;
    text-align:left;
}

body.press_releases ul.productLinks li a.pdfLink {
    display:none;
}
body.press_releases ul.productLinks li a.pdfLink img{
    margin: 6px 0 12px 0;
}

body.default ul.productLinks li.default a.pdfLink,
body.pr_03102009 ul.productLinks li.pr_03102009 a.pdfLink,
body.pr_03092009 ul.productLinks li.pr_relaunch a.pdfLink,
body.pr_04012008 ul.productLinks li.pr_04012008 a.pdfLink{
    display:block;
}
body.default ul.productLinks li.default a.link,
body.pr_03102009 ul.productLinks li.pr_03102009 a.link,
body.pr_03092009 ul.productLinks li.pr_relaunch a.link,
body.pr_04012008 ul.productLinks li.pr_04012008 a.link{
    color: #0CF !important;
    text-decoration: underline !important;
    background-color: #FFF;
    background-image: url(/en_US/site_map/images/blue_arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;

}