.ferry-table {
	background-image: url(/image_misc/ferry_bg.jpg);
	repeat: none;
	position: bottom, right;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 2px #3C9713 solid;
}
.ferry-table th {
	background-color: #9ACA84;
	border: 1px #3C9713 solid;
}
.ferry-table td {
	border: 1px #3C9713 solid;
}
