li.tombstone_container
{
	float:left;
	list-style-type:none;
	margin:15px 30px 15px 0;
	padding:3px;
	border:1px solid #000000;
	width:156px;
	height:242px;
}

div.tombstone
{
	position:relative;
	border:1px solid #000000;
	width:154px;
	height:240px;
	text-align:center;
}

p.shares
	{ padding:5px 0 35px 0; }

div.tombstone img
	{ border:0px; }

p.stock_type
{
	position:absolute;
	bottom:55px;
	left:0px;
	width:154px;
	text-align:center;
}

p.position
{
	position:absolute;
	bottom:30px;
	left:0px;
	width:154px;
	text-align:center;
}

p.display_date
{
	position:absolute;
	bottom:5px;
	left:0px;
	width:154px;
	text-align:center;
}