#thumbs
{ 
  margin-top:10px;
  width:240px;
  float:left;
}
#thumbs .product_thumbs
{ 
  margin-top:10px;
  height:30px;
}
#thumbs .product_thumbs .thumb
{ 
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}
#product_action
{ 
  margin-left:250px;
  margin-top:20px;
  text-align:right;
}
#product_action #cart
{ 
  margin-top:10px;
}
#product_name
{ 
  padding-right:20px;
  font-size:26px;
  font-weight:600;
}
#product_price
{
  font-size:18px;
  font-weight:600; 
}
#product_picture
{ 
  margin-top:10px;
  width:306px;
  height:230px;
}
#ship_info
{ 
  margin-top:10px;
}
#product_about
{ 
  margin-top:10px;
}
#product_description
{
  width:40%;
  float:left;
}
#product_general_info
{
  float:right;
}
#product_reference
{ 
  margin-top:5px;
}