.shop-main {
  margin-top: 0px;
}

#content img {
  padding: 0px;
}

td.productItem {
  padding: 0px !important;
}

div.shop-product-large {
  border: none;
  margin: 0px;
}

div#product-teaser {
  text-align: center;
}

iframe.twitter-share-button.twitter-count-horizontal {
  float: right;
  width: 96px !important;
}

div#sharing-buttons{
  margin-bottom: 20x !important;
}

form div.item input {
  width: 74%;
}

div.three-in-a-row div.item.third {
  float: left;
  width:25%;
  margin-right: 5px;  
}

div.three-in-a-row div.item.third input,
div.three-in-a-row div.item.third select {
  width: 90%;
}

div.two-in-a-row div.item.half {
  float: left;
  width:38.46%;
  margin-right: 5px;  
}

div.two-in-a-row div.item.half input,
div.two-in-a-row div.item.half select {
  width: 90%;
}

div.mtop {
  margin-top: 30px;
}

form div.item input[type=radio] {
  width: auto !important;
}

form div.item textarea {
  width: 74%;
  height: 68px;
}

div.comment-form form {
  width: 500px;
}

div.comment-form form input,
div.comment-form form textarea {
  width: 70% !important;
}

input#CaptchaV2{
  width: 160px !important;
}
