/*=========================================*/ 
/*  SellGold.us - Content Styles  */  
/*=========================================*/  

/*  Design Elements   */  

.layout1 {
	
	position: relative;
  height: 390px; 
	width: 520px; 
	margin-top: 10px; 
	padding: 0;
  border-bottom: #d9bf78 solid 2px;  
	 
}

.layout1-lh {
	
	float: left; 
	width: 272px;
	height: 390px;
	padding: 0; 
  border: red solid 0px;
 	
}

.bullets {

  width: 240px;
  height: 240px;    
  padding: 0;
  font-size: 1em;
  margin-left: 30px;
  margin-bottom: 0;
  list-style-type: square;
  border: black solid 0px;
  
}	

.layout1-lh-img {   
 
	height: 125px; 
	width: 260px;
	position: absolute;
	left: 0; 
	bottom: 0;
	padding: 0; 
  border: blue solid 0px;
	
}  

.layout1-rh {

	float: right;
	width: 240px;
	height: 390px;	
  border: blue solid 0px; 
	 	
}

.people {

  padding-top: 10px;
  width: 240px;
  height:380px;
  border: 0;

}

.layout1-bottl3 {
	
	position: relative;
  width: 520px; 
	height: 50px; 
	background: #fff; 
	margin: 0; 
	padding: 0; 
	 
}

ul.square, ol.square {  

      
  padding:0;    
  margin: 15px; 

}

/* image styles  */  

.gas4gold {  

    float: left; 
    width: 400px; 
    height: 300px; 
    padding: 15px;
   
  
}

/* text styles  */  

.black {
	
	color: #000000;
}

.green {
	
	color: #339933; 
}

.blue {
	
	color: #4d70b1; 
}

.gold {
	
	color: #cc9900; 
}

.gray {
	
	color: #999999; 
}

.red {
	
	color: #ff3300; 
}

.pocket {
	
	margin-left: 30px; 
	font-weight: bold;
	text-align: left;  
}
.keywords 
{
	
  position: relative; 
  width: 500px;
  height: 150px;
	padding: 10px;
	margin-top: 20px; 
	background: #cccccc;
	text-align: left;
}

.keywords-2 
{
	width: 670px;
	padding: 5px;
	margin: 20px auto 0px auto; 
	background: #cccccc;
	text-align: left;
}

.two-ways { 

   position: relative; 
   margin-left: 15px; 
   margin-top: 10px; 
   height: 90px; 
   width: 850px; 
}

.two-ways-rh { 

   position: absolute; 
   right: 0; 
   top: 0; 
   height: 87px; 
   width: 710px; 
   border-top: silver solid 1px; 
   border-bottom: silver solid 1px;
}    

.sellsteps { 

   position: relative; 
   float: left; 
   height: 495px; 
   width: 160px; 
   margin-top: 10px; 
   padding: 0; 
   border: silver solid 0px;
}

.sellsteps-lower { 

   position: absolute; 
   left: 0; 
   bottom: 0; 
   height: 300px; 
   width: 160px; 
   padding-top: 5px; 
   border: #6699cc solid 1px;
}

.sellsteps-txt { 

   margin: 5px 10px 10px 10px; 
}

ul.pay-options { 

   margin: 0 5px 0 25px;  
   padding: 0;
}

.handshake { 

   position: relative; 
   float: left; 
   height: 199px; 
   width: 300px; 
   margin: 10px 15px 15px 0; 
}
 
.satisfied { 

   font-size: 1.25em; 
   line-height: 20px; 
   color: #333333;
}

/*  Unordered List Styles   */ 

.space {     

  padding-top: 10px;
  padding-bottom: 10px;  

}  

/*  Text Styles     */   

.red { color: red; }  
.Q { font-size: 1.25em; color: #743100; font-weight: bold; padding-bottom: 10px; }

.george {

	height: 100px;
	width: 100px; 
	float: right;  
	padding: 10px 0 0 10px; 
	font-size: 9px;

}
