body {
  background: white url(/upload/images/product-background.jpg);
  height: 514px;
  width: 645px;
  font-size: 12px;
  font-family: Arial, Helvetica;
  color: #606162;
}

h1 {
  color: #f2a328;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 10px;
}

a {
  color: #f2a328;
}

.wrap {
  margin: 60px 36px;
}

.content {
  width: 315px;
}

p {
  margin: 0 0 10px 0;
}

#main-image {
	border:1px solid #E5E6E5;
	padding:5px;
	position:absolute;
	right:36px;
	top:205px;
}

.imageNote{
position:absolute;
right:35px;
top:463px;
}

#pdf {
  background: url(/upload/images/icon_PDF_big.gif) no-repeat;
  height: 24px;
  padding: 8px 0 0 40px;
  float: left;
  position: absolute;
  top: 115px;
  left: 415px;
  color: #464646;
}

#gallery {
left:421px;
position:absolute;
top:140px;
width:200px;
}

#gallery a {
  margin-right: 14px;
  border: 0;
}

#gallery a img {
  border: 0;
}
