/*YOUR CUSTOM STYLES*/
.thumb-header-left.committee img{
  width: 150px;
  height: 150px
}

.thumb-header.tpc img{
  width: 170px;
  height:170px
}

.error-container{
    color: Red;
}

textarea.long{
   height: 200px; 
}

.error {
    color: Red;
    font-size: 11px;
    margin-left: 20px;
    float: left;
}

