@charset "utf-8";
/* CSS Document */

#vehicle_name {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 10px;
	height: 30px;
	background-image: url(../images/vehcle_logos/kyron.jpg);
}
#vehicle_content {
	margin-top: 10px;
	margin-bottom: 10px;
}
#spa td   {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1C1D1D;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

