* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #151515;
	float: left;
}
#line {
	height: 23px;
	background-color: #336699;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 17px;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E1E1E;
}
h1 {
	font-size: 13px;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #002851;
}
h3 {
	font-size: 14px;
	color: #002851;
}


#right {
	float: left;
	width: 75%;
	background-color: #999999;
}
#title {
	text-align: left;
	float: left;
	width: 260px;
	padding-left: 15px;
	margin-left: 10px;
}
#title li {
	width: 200px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#title a:link {
	color: #1E1E1E;
	text-decoration: none;
}

#text {
	float: left;
	padding-top: 15px;
	text-align: left;
}
#text a:link {
	color: #1E1E1E;
	text-decoration: none;
}
#text #alloywheelpic {
	height: 120px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

