* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#line {
	height: 23px;
	background-color: #336699;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 17px;
	font-weight: bold;
}

body {
	font-family: Arial;
	font-size: 13px;
	color: #1E1E1E;
	background-color:#FFFFFF;
}
h1 {
	font-size: 13px;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #002851;
}
h3 {
	font-size: 14px;
	color: #002851;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 190px;
}
#title {
	text-align: left;
	width: 260px;
	padding-left: 15px;
	margin-left: 10px;
	float: left;
}
#title li {
	width: 200px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	display: block;
	list-style-type: none;
}
#title .title1 {
	width: 190px;
	margin-left: 10px;
}

#title a:link {
	color: #1E1E1E;
	text-decoration: none;
}
#title a:visited {
	text-decoration: none;
}
#left #roadroller {
	padding-top: 25px;
	padding-left: 15px;
	width: 210px;
}



#text {
	float: left;
	padding-top: 15px;
	text-align: left;
}
#text a:link {
	color: #002851;
	text-decoration: none;
}
#text #alloywheelpic {
	height: 120px;
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 10px;
}
#text #roadroller {
	width: 700px;
	margin-bottom: 10px;
}
#line a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#text #linktext {
	background-color: #EFEFEF;
	padding: 10px;
	margin: 10px;
}

