

#tombstone_wrap {
	position:absolute;
	left:0px;
	width:252px;
	height:347px;
	border:1px solid darkblue;	
}

#stone_donation {
	color: #fff;
	font-size: 15px;
	text-align:center;	
}

#level2_left {
	margin:0px;
	/*margin-top:15px;*/
	margin-top:50px;
	padding:0px;
	background-color: #ebebeb;
}

#tombstone {
	padding:0px;
	margin-top:2px;
	margin-left:4px;
	width:241px;
	height:300px;
	/*background-color: #ebebeb;*/
	border: 0px solid #dac5bc;
}

#stone_bed {
	position:relative;
	padding-bottom:0px;
	width:252px;
	height:23px;
	margin-left:0px;
	border-top:0px solid #af6140;
	background-color:#bbb3b0;
	/*background: #bbb3b0 url('../img/tombstone/stone_15.gif') no-repeat;*/
}

#message_bed {
	margin-top:0x;
	padding:0px;
	width:auto;
	padding-top:1px;
	height:21px;
	background-color: #bbb3b0;
}

#heading_tombstone {
	margin-top:5px;
	padding:0px;
	width:254px;
	height:31px;
	background: #e0d6d2 url('../img/heading_tombstone.jpg') no-repeat;	
}


#heading_place_a_stone {
  	background-image: url('../img/headings/place_a_stone.jpg');
  	position:relative;
  	float:left;
	width:418px;
	height:39px;
  	border: 0px solid #000000;
  	margin-top:2px;
}

.stone {
	border:0px solid #000;				
}

#stone_1 {
	position:absolute;
	bottom:25px;
	left:2px;
	width:33px;
	height:20px;			
}	
#stone_2 {
	position:absolute;
	bottom:25px;
	left:38px;
	width:33px;
	height:20px;		
}
#stone_3 {
	position:absolute;
	bottom:25px;
	left:76px;
	width:33px;
	height:20px;		
}
#stone_4 {
	position:absolute;
	bottom:25px;
	left:112px;
	width:33px;
	height:20px;	
}			
#stone_5 {
	position:absolute;
	bottom:25px;
	left:148px;
	width:33px;
	height:20px;	
}
#stone_6 {
	position:absolute;
	bottom:25px;
	left:183px;
	width:33px;
	height:20px;	
}
#stone_7 {
	position:absolute;
	bottom:25px;
	left:220px;
	width:33px;
	height:20px;	
}

#stone_mobile_1 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 74px;
    top: 830px;
}
#stone_mobile_2 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 186px;
    top: 830px;
}
#stone_mobile_3 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 299px;
    top: 830px;
}
#stone_mobile_4 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 411px;
    top: 830px;
}
#stone_mobile_5 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 523px;
    top: 830px;
}
#stone_mobile_6 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 635px;
    top: 830px;
}
#stone_mobile_7 {
	width: 100px;
    height: 80px;
    position: absolute;
    left: 747px;
    top: 830px;
}