.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding: 30px;
}
.content {
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	padding: 20px;
	color: #666666;
	list-style-image: url(images/spacer.gif);
}
.shadowright {
	background-image: url(images/bkgd_shadow_rt_05.png);
	background-repeat: repeat-y;
}
.shadowleft {
	background-image: url(images/bkgd_shadow_left_05.png);
	background-repeat: repeat-y;
}
.truck600 {
	background-image: url(images/bkgd_truck_600.jpg);
	background-repeat: no-repeat;
}
.truck200 {
	background-image: url(images/bkgd_truck_200.jpg);
	background-repeat: no-repeat;
}
.sidebar_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.01em;
	text-indent: -25px;
	list-style-position: outside;
	list-style-type: none;
}
.formfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	padding: 2px;
}

