﻿
.pd-title
{
    padding-left: 20px;
    padding-right:5px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #22b5ec;
    color:White;
}

.pd-section-title
{
    background-color: #f7941c;
    color:White;
    padding:3px;
    font-weight:bold;
}



.header-button A
{
       color:#ffffff;
       font-size:10px;
       text-decoration:none;
}

.pd-big-image
{
    border-right: #f7941c 2px solid;
    border-top: #f7941c 2px solid;
    border-left: #f7941c 2px solid;
    border-bottom: #f7941c 2px solid;
    padding-bottom:1px;
    padding-left:1px;
    padding-right:1px;
    padding-top:1px;
    width:240px;
}

.pd-section td ,
.pd-section-alternate td
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    padding-top: 3px;  
}

.pd-section-alternate
{
    /*background-color: #ccffd5;*/
}

