.pr_containermaster
{
    width: 100%;   
}

.pr_redheader
{
    padding: 0 2px;
    background: url(./images/redsubhead_bg.jpg) repeat-x;
    height: 21px;
}

.pr_clearheader
{
    padding: 0 2px;
    background: url(./images/clearsubhead_bg.png) repeat-x;
    height: 21px;
}

.pr_whiteheader
{
    background: url(./images/contenthead.png) top left repeat-x;
    height: 30px;
}




