.rapture-rail {
	background-image: url(rapture.rail.php);
	border: solid 1px #666;
	height: 24px;
	width: 248px;
	padding: 1px;
}
.rapture-pin {
	width: 5px;
	height: 24px;
	background-color: #BBDFA4;
	cursor: pointer;
}
.rapture-links {
	float: right;
}
.rapture-link {
	color: #e0e0e0;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.rapture-link:hover {
	color: #BBDFA4;
}