/* Name of Company Goes Here 
 * (c) Name of Company Goes Here -- www.websitehere.org
 * 
 */
 
  #whole {
width:526px;
overflow:hidden;
background-color:#fff;
padding-bottom:10px;
 margin:10px;
 }
 #whole h1 {
 margin-left:10px;
 }
 .holder {
 margin-left:10px;
 }
 .content {
 padding:10px;	
 }
 .press {
 	text-align:center;
 }
 .howToMake {
 margin-left:0px;
 }
 #productNumber {
 width:20px;
 height:15px;
 float:left;
 margin-left:15px;
 margin-top:15px; 
 color:#8F278F;
 
 }
 #productInfo {
 height:40px;
 width:80px;
 margin-top:20px;
 float:left;
 margin-left:15px;
 color:#333;
 }
 #bottom {
 margin-bottom:-20px;
 }
 #title {
 float:left;
 margin-bottom:20px;
 width:235px;

 }
 #price {
 float:left;
 width:100px;
 font-size:18px;
 font-family:Georgia,"Times New Roman",Times,serif;
 height:20px;
 }
 #cart {
 float:right;
 width:100px;
 height:40px;
 }
 #ideas {
 width:242px;
 float:left;
 margin-left:10px;
 }
 #contains {
 width:490px;
 margin-top:5px;
 margin-bottom:0px;
 float:left;
 margin-left:5px;
 overflow:hidden;
 }
 p#contains {
 font-size:11px;
 line-height:14.5px;
 margin-bottom:15px;
 margin-left:10px;
 margin-top:0px;
 }
 #likeThis {
 width:242px;
 float:left;
  margin-left:10px;
 }
 #description {
 width:230px;
 float:left;
 font-size:14px;
/* line-height:16px; */	
 }
 #productImage{
 padding:0;
 width:230px;
 height:230px;
 float:left;
 margin-bottom:10px;
 margin-top:0px;
 margin-left:0px;
 overflow:hidden;
 }
 
 #boxLT {
 width:230px;
 height:auto;
 font-size:13px;
 margin-right:15px;
 margin-left:5px;
 margin-top:10px;
 float:left;
 background:#fff;
 overflow:hidden;
  border:1px solid #DBB5D5;
 }

 .boxRT {
 width:243px;
 height:auto;
 font-size:13px;
 margin:10px;
 margin-right:0;
 margin-left:0px;
 float:left;
 background:#fff;
 position:relative;
 overflow:hidden;
 border:1px solid #DBB5D5;
 }
 .boxRT a {
   font: normal 10px  Arial, Helvetica, Verdana, sans-serif;
   color:black;
 }
  .boxRT a:hover {
	text-decoration:underline;
 }
.imageSet {
width:200px;
padding:10px;
height:60px;
 }
 .imageSetPress {
 	margin-left:8px;
  	margin-right:8px;
  	margin-bottom:10px;

 }
.imagePress {
 	margin-left:20px;
  	margin-right:20px;
 float:left;
 }
 .image{

 float:left;
 }
.text {
 float:left;
 margin-left:10px;
 width:100px;
 font: normal 10px  Arial, Helvetica, Verdana, sans-serif;
 margin-top:10px;
 }
.textRT {
 float:right;
 margin-right:10px;
 width:115px;
 font: normal 10px  Arial, Helvetica, Verdana, sans-serif;
 margin-top:10px;
 margin-bottom:15px;
 }