.app-page-wrap
{
    padding-top:0px;
}

.app-header
{
    background:url('/images/global/neutral/appheader_background.png') #065FA3 repeat-x top;
    padding:18px 24px 18px 18px;
    border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius:6px;
    color:#ffffff;
}

.pnx-boxshadow
{
    -moz-box-shadow: 4px 6px 6px -6px #9d9d9d;
    box-shadow: 4px 6px 6px -6px #9d9d9d;
    -webkit-box-shadow: 4px 6px 6px -6px #9d9d9d;
}

.open-content-area
{
  padding:12px;
}

.unsubscribe-exception
{
  font-size: 0.9em;
}

.pnx-form LABEL
{
  padding-left:6px;
  text-indent: -6px;
  margin-right: 0px;
  font-weight: normal;
  vertical-align: middle;
  display:inline;
}

.pnx-form LABEL.label-above
{
    padding-left:0px;
    padding-bottom:6px;
    line-height: 1.5em;
}

.pnx-form LABEL.unsubscribe
{
  font-weight: bold;
}

.pnx-form INPUT
{
  width:222px;
  margin-left: 0px;
}
