.tfp-photoupload input {
	margin: 0px;
}
.tfp-photoupload-row,.tfp-photoupload-images {
  width: 100%;
  clear: both;
}
.tfp-photoupload-image {
  display: inline-block;
}
.tfp-photoupload-row p,.tfp-photoupload-image p {
  line-height: 30px;
  margin: 0;
}
.tfp-photoupload-image a {
  color: red;
}