.parts_wrapper {
	padding-left: 30px;
	padding-right: 30px;
}
.parts_leftColumn {
	width: 285px;
}
.parts_rightColumn_image {
	float: right;
	width: 285px;
	padding-right: 15px;
}
.parts_leftColumn_header {
	width: 285px;
	color: #E23331;
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 19px;
}
.parts_leftColumn_subHeader {
	font-size: 14px;
	line-height: 20px;
	color: #E23331;
}
.page_title {
	float: left;
	padding-top: 70px;
}
.parts_title_wrapper {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 15px;
	margin-right: 15px;
}
.parts_title_image {
	float: right;
	text-align: right;
	width: 350px;
}
.divider {
	background-color: #CCC;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.button_wrapper {
}
.main_wrapper {
}
.bottomRow {
}
