@charset "utf-8";

#goolgeMap {
	margin: 0 15px;
}

/* table */

#equipment {
}

#equipment table {
	margin: 0 0 20px 20px;
	width: 550px;
	padding: 0;
	}

#equipment table th, #equipment table td {
	height: 20px;
	border: 1px solid #253059;
	background: #d7dde8;
	padding: 2px 5px;
	vertical-align: top;
	line-height: 18px;
	}

#equipment table th {
	background: #cdd5e2;
	}