div.container div.top div.contentContainer div.column2 {
  float: left;

  width: 368px;

  margin-right: 13px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo {
  clear: left;

  width: 750px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.header {
	width: 100%;
  height: 26px;
  line-height: 26px;

  background-repeat: no-repeat;

  color: #00b14c !important;
  font-size: 16px;
  font-weight: bold;

  padding: 0 10px;

  margin-bottom: 15px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content {
  width: 750px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details {
	width: 750px;
	min-height: 560px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details div.image {
	float: left;

	width: 367px;
	height: 560px;

	text-align: center;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details div.descSmall {
	float: left;

	width: 337px;
	min-height: 530px;

	padding: 15px;

	margin-left: 14px;

  background-image: url('./../../../../images/product_details_bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  
  border: 1px solid #FFE3B9;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details div.descFull {
	float: left;

	width: 718px;
	min-height: 530px;

	padding: 15px;

  background-image: url('./../../../../images/product_details_bg.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  
  border: 1px solid #FFE3B9;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details div.desc h1 {
  font-size: 18px;
}

div.container div.top div.contentContainer div.column2 div.pageInfo div.content div.details div.desc h2 {
  font-size: 13px;
  margin-bottom: 3px;
}

div.nomargin {
  margin: 0px !important;
}
