@charset "utf-8";
/* CSS Document */

.tombstone {
	border: 1px solid #cccccc;
	padding:8px 8px 8px 8px;
	text-decoration:none;
	width:122px;
	display: block;
}
.tombstone a {
	text-decoration:none;
}
.tombstone-over {
	border: 1px solid #0083BE;
	padding:8px 8px 8px 8px;
	background:#f0f0f0;
	text-decoration:none;
	width:122px;
	display: block;
}
.tombstone-over a {
	text-decoration:none;
}
.ts-position {
	float:left;
	margin:0 10px 10px 0;
	text-decoration:none;
}
.ts-position a {
	text-decoration:none;
}
.ts-blank {
	border: 0;
	padding:8px 8px 8px 8px;
	background:#ffffff;
	width:122px;
	display: block;
}
.company1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color: #dc5034;
	text-decoration:none;
}
.descriptor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:15px;
	text-decoration:none;
}
.descriptor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:15px;
	text-decoration:none;
	text-align:right;
}
.company2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #dc5034;
	line-height:15px;
	text-decoration:none;
}
.learnmore {
	background:#f0f0f0;
	padding:2px 8px 4px 8px;
	width:124px;
	display:block;
	font-size:.8em;
}
.rollover {
	text-decoration:none;
	width:122px;
}
.rollover a {
	text-decoration:none;
}



