/*---------------------------------------------------------
 * astonmartin-lotus.com
 *
 * @description Service Section CSS
 *
 * @author  Craig Ruksznis [cr] <craigruk@imarc.net>
 *
 ----------------------------------------------------------*/

.formtable.tech_documents td {
	padding: 10px;
}

.accessory_row.hover,
.tech_document_row.hover {
	cursor: pointer;
}

.parts_intro {
	font: normal 1em/1.6em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0 8px 0;
	text-transform:uppercase;
	letter-spacing: .15em;
	display: block;
	border: 0px;
	color: #616674;
	text-decoration: none;
}

.parts_right_column {
	float: right;
	
	
	
}

.parts_left_column {
	width: 470px;
	padding-right: 15px;
	text-align:justify;
}
