.pcpwn-setings{
    max-width: 700px;
}
.pcpwn-help-div {
  margin: 5% 0;
}
.pcpwn_sync_products{
    float:right;
}
.validation-failed { 
    border:1px dashed #f00 !important;
    background:#faebe7 !important;
}
.validation-advice{
    color:#f00 !important;
}
.pcpwn-setings .note{
    clear:both;
}
.pwspinner {
    background: url("../images/pcpwn_loading.gif") no-repeat scroll 0 0 / 20px 20px;
    display: none;
    height: 20px;
}
.pcpwn-button .submit{
   width:90%;
   float:left;
}
.pcpwn-button .pwspinner{
   width:10%;
   float:left;
}
