#productinfoBody #categoryIcon {
  display: none;
}

#categoryIcon A {
  background-repeat: no-repeat;
  background-position: center top;
  height: 60px;
  width: 300px;
  display: block;
  text-indent: -9999px;
}

.english A {
  background-image: url(/images/english.png);
}

#productGeneral {
  text-align: center;
}

#productGeneral FORM {
  margin-bottom: 10px;
}

#productGeneral LI {
  margin-left: 20px;
}

#productMainImage .imgLink {
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
}

#productMainImage IMG {
  border: 4px solid #603F0A;
}

#productGeneral H1 {
  font-size: 12px;
//  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

#productPrices {
  margin-bottom: 10px;
  margin-left: 20px;
  text-align: left;
}

#productDescription {
  text-align: left;
  width: 700px;
  margin: 10px auto 10px 20px;
}

#productDescription P {
  margin-top: 10px;
}

#productAdditionalImages {
//  display: none;
	margin: 10px;
  display: table;
  width: 100%;
}

#lbNumber {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  margin-top: 6px;
}


#skype {
  width: 150px;
  top: 100px;
  left: 620px;
  position: absolute; 
}

#skype .image-link {
  background: url(/images/skype-away.png) center no-repeat;
  text-indent: -9999px;
  display: block;
  height: 80px;  
}

#wrapper .status-2 .image-link {
  background-image: url(/images/skype-online.png);
}

.additionalImages  {
	float:left;
}
