﻿#ps_container
{
    font-family: Verdana;
    margin: 0 auto;
    width: 590px;
    text-align: left;
}
#ps_header
{
    font-weight: bold;
    font-style: italic;
    font-size: small;
    padding: 10px;
    text-align: center;
}
#ps_header select
{
    font-weight: bold;
    border-style: none;
    font-style: italic;
}
#ps_text
{
    padding: 5px;
    color: #7F0000;
    font-size: x-small;
}
#ps_text a
{
    color: #C0C0C0;
}
#ps_images
{
    text-align: center;
}
#ps_images img
{
    margin: 5px;
}
