/* Baron Custom Accessories - Motorcycle Model Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: August 10th, 2006 */

#bikephoto {
	width: 600px;
}

h1 {
	text-align: center;
	margin: 15px;
	font-size: 14pt;
}

#featuredparts {
	width: 600px;
}

#featuredparts table {
	border: 1px solid #333;
	border-bottom: 0px solid #FFF;
	width: 600px;
	text-align: left;
}

#featuredparts th {
	background-color: #333;
	color: #FFF;
}

#featuredparts td {
	border-bottom: 1px solid #333;
	text-align: left;
}
