form{
	margin: 0px;
}

#lowerContent{
	text-align:left;
}
#partsTable{
	font-family:Arial,sans-serif;
	width:750px;
	margin-top:0px;
	margin-left:0px;
	border-left:2px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
	border-top:2px solid black;
}

#submit01{
	width:170px;
	font-size:10pt;
}

.expandableActive{
	font-size:90%;
	color:#8888ff;
	text-decoration:underline;
	margin-left:20px;
	cursor:pointer;
}
.expandableInactive{
	font-size:90%;
	color:#999999;
	text-decoration:none;
	margin-left:20px;
	cursor:default;
}
#seeAllModelYears{
	font-size:90%;
	color:#8888ff;
	text-decoration:underline;
	margin-left:220px;
	cursor:pointer;
}

#partsTable td{
	padding-left:10px;
}

.chapter{
	font-weight:bold;
	font-size:90%;
	background-color:#aaaaaa;
	color:black;
	height:22px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	border-top:2px solid #dddddd;
	border-bottom:2px solid #888888;
	border-right:2px solid #888888;
	border-left:2px solid #dddddd;

}
.part{
	font-size:80%;
/*	border-left:2px solid #dddddd; */
	cursor:pointer;
	color:#f0f0f0;
	font-weight:bold;
	height:24px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
.loading{
	text-align:right;
	font-size:70%;
	font-weight:bold;
	color:#f0f0f0;
	padding-top:0px;
	padding-bottom:0px;
/*	border-right:2px solid #dddddd; */
}
.accessoriesModel{
	color:black;
}

.noImage{
	width:140px;
	height:105px;
	background-color:#eeeeee;
	border:2px solid black;
	text-align:center;
}

.noImageText{
	font-weight:bold;
	font-size:70%;
	margin-top:45px;
}

.insertedNoteCell{
	height:110px;
	font-size:80%;
	vertical-align:top;
/*	border-left:2px solid #dddddd; */
	background-color:black;
	color:#f0f0f0;
	text-align:justify;
}

.insertedPicCell{
	width:150px;
	height:110px;
	text-align:right;
/*	border-right:2px solid #dddddd; */
	cursor:pointer;
	background-color:black;
}

.alternatingBg1{
	background-color:red;
	background-image:url(../galleries/images/fade_bg.gif);
	background-repeat:repeat-x;
}
.alternatingBg2{
	background-color:red;
	background-image:url(../galleries/images/fade_bg.gif);
	background-repeat:repeat-x;
}

#serverErrorMessage{
	font-size:120%;
	font-weight:bold;
	color:red;
}

#upperControls01{
}
#upperControls02{
	text-align:center;
	background-color:black;
	padding-bottom:10px;
}

#chapter{
	font-size:9pt;
}

#unavailable{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	text-align:center;
	margin-top:30px;
}
